Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
gradio==4.39.0
|
2 |
plotly==5.23.0
|
3 |
matplotlib==3.7.2
|
4 |
-
|
5 |
-
transformers==4.53.3
|
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 |
+
transformers==4.43.3
|
|
|
5 |
accelerate==0.33.0
|
6 |
networkx
|
7 |
+
bokeh==3.5.1
|
8 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
9 |
+
torch
|