Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
gradio==4.39.0
|
2 |
plotly==5.23.0
|
3 |
matplotlib==3.7.2
|
4 |
-
torch==2.
|
5 |
-
transformers==4.
|
6 |
accelerate==0.33.0
|
7 |
networkx
|
8 |
bokeh==3.5.1
|
|
|
1 |
gradio==4.39.0
|
2 |
plotly==5.23.0
|
3 |
matplotlib==3.7.2
|
4 |
+
torch==2.7.1
|
5 |
+
transformers==4.53.3
|
6 |
accelerate==0.33.0
|
7 |
networkx
|
8 |
bokeh==3.5.1
|