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