davanstrien HF Staff commited on
Commit
26690fe
·
verified ·
1 Parent(s): 580c6ea

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - hfjobs-uv-script
4
+ viewer: false
5
+ ---
6
+
7
+ # test-my-cool-uf-job
8
+
9
+ UV scripts repository
10
+
11
+ ## Scripts
12
+ - `test_uv_script.py` - Added 2025-07-10 09:58:20 UTC
13
+
14
+ ## Run
15
+
16
+ ```bash
17
+ hfjobs uv run test_uv_script.py --repo test-my-cool-uf-job
18
+ ```
19
+
20
+ ---
21
+ *Created with [hfjobs](https://github.com/huggingface/hfjobs)*