Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Bump Gradio Space CI to 0.2.3
Browse files
@clefourrier
I just bumped gradio CI to 0.2.3 to deploy draft PRs as well (discussed in [#671](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard/discussions/671)).
See https://huggingface.co/spaces/Wauplin/gradio-space-ci/commit/e66723ad7f131b2e8383e93d1289b45017226630.
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,4 +13,4 @@ sentencepiece
|
|
13 |
tqdm==4.65.0
|
14 |
transformers==4.39.0
|
15 |
tokenizers>=0.15.0
|
16 |
-
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected].
|
|
|
13 |
tqdm==4.65.0
|
14 |
transformers==4.39.0
|
15 |
tokenizers>=0.15.0
|
16 |
+
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected].3 # CI !!!
|