Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -94,7 +94,7 @@ def bubble_sort(arr):
|
|
| 94 |
<input type="password" id="hfToken" placeholder="hf_...">
|
| 95 |
|
| 96 |
<label>Repository ID</label>
|
| 97 |
-
<input type="text" id="hfRepo" placeholder="
|
| 98 |
|
| 99 |
<div class="modal-actions">
|
| 100 |
<button class="btn btn-secondary" onclick="closeUploadModal()">Cancel</button>
|
|
|
|
| 94 |
<input type="password" id="hfToken" placeholder="hf_...">
|
| 95 |
|
| 96 |
<label>Repository ID</label>
|
| 97 |
+
<input type="text" id="hfRepo" placeholder="dataset-name (Username auto-detected)">
|
| 98 |
|
| 99 |
<div class="modal-actions">
|
| 100 |
<button class="btn btn-secondary" onclick="closeUploadModal()">Cancel</button>
|