Spaces:
Runtime error
Runtime error
Add req
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,9 @@ transformers==4.40.0
|
|
| 15 |
tokenizers>=0.15.0
|
| 16 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected] # CI !!!
|
| 17 |
gradio==4.20.0
|
| 18 |
-
gradio_leaderboard==0.0.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
tokenizers>=0.15.0
|
| 16 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected] # CI !!!
|
| 17 |
gradio==4.20.0
|
| 18 |
+
gradio_leaderboard==0.0.8
|
| 19 |
+
tiktoken
|
| 20 |
+
openai
|
| 21 |
+
shortuuid
|
| 22 |
+
httpx==0.25.2
|
| 23 |
+
scikit-learn
|