Upload folder using huggingface_hub
Browse files- Taskfile.yml +1 -1
Taskfile.yml
CHANGED
|
@@ -6,7 +6,7 @@ vars:
|
|
| 6 |
GREETING: Hello, World!
|
| 7 |
|
| 8 |
tasks:
|
| 9 |
-
|
| 10 |
cmds:
|
| 11 |
- uv sync
|
| 12 |
- uv lock
|
|
|
|
| 6 |
GREETING: Hello, World!
|
| 7 |
|
| 8 |
tasks:
|
| 9 |
+
justslap: # experiment with time measurement when someone notice that this namespace is silly, my now ptr is UNIXUSAT=1765151507283
|
| 10 |
cmds:
|
| 11 |
- uv sync
|
| 12 |
- uv lock
|