Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse filesAdd huggingface-hub 0.34.3 to requirements...
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
smolagents[mcp,toolkit]==1.20.0
|
2 |
torch==2.7.0
|
3 |
transformers==4.53.3
|
|
|
4 |
gradio==5.41.0
|
5 |
spaces==0.39.0
|
6 |
openai==1.99.1
|
|
|
1 |
smolagents[mcp,toolkit]==1.20.0
|
2 |
torch==2.7.0
|
3 |
transformers==4.53.3
|
4 |
+
huggingface-hub==0.34.3
|
5 |
gradio==5.41.0
|
6 |
spaces==0.39.0
|
7 |
openai==1.99.1
|