Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
·
ada14fe
1
Parent(s):
fbbefcc
Update `gradio-space-ci` and pin version (#515)
Browse files- Update `gradio-space-ci` and pin version (753289a940d5ba442c11a9fa5dc9ce59e1c7289b)
Co-authored-by: Lucain Pouget <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,4 @@ sentencepiece
|
|
| 15 |
tqdm==4.65.0
|
| 16 |
transformers==4.36.0
|
| 17 |
tokenizers>=0.15.0
|
| 18 |
-
gradio-space-ci@git+https://huggingface.co/spaces/Wauplin/gradio-space-ci # CI !!!
|
|
|
|
| 15 |
tqdm==4.65.0
|
| 16 |
transformers==4.36.0
|
| 17 |
tokenizers>=0.15.0
|
| 18 |
+
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/gradio-space-ci@0.1.2 # CI !!!
|