Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
gradio>=4.9.0,<5.0
|
| 2 |
numpy==1.26.4
|
| 3 |
-
matplotlib==3.8.4
|
|
|
|
|
|
|
|
|
| 1 |
gradio>=4.9.0,<5.0
|
| 2 |
numpy==1.26.4
|
| 3 |
+
matplotlib==3.8.4
|
| 4 |
+
networkx
|
| 5 |
+
torch>=2.1
|