Spaces:
Running
Running
RobertoBarrosoLuque
commited on
Commit
·
5b57a13
1
Parent(s):
07edd42
Pin dependencies version
Browse files- requirements.txt +6 -11
requirements.txt
CHANGED
@@ -1,12 +1,7 @@
|
|
1 |
gradio==5.38.0
|
2 |
-
huggingface_hub[cli]
|
3 |
-
fireworks-ai
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
websocket-client
|
8 |
-
torchaudio
|
9 |
-
reportlab
|
10 |
-
python-dotenv
|
11 |
-
jupyter
|
12 |
-
ipython
|
|
|
1 |
gradio==5.38.0
|
2 |
+
huggingface_hub[cli]==0.33.4
|
3 |
+
fireworks-ai==0.19.6
|
4 |
+
torchaudio==2.7.1
|
5 |
+
reportlab==4.4.2
|
6 |
+
python-dotenv==1.1.1
|
7 |
+
websocket-client==1.8.0
|
|
|
|
|
|
|
|
|
|