Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
-
networkx==3.0
|
3 |
matplotlib==3.7.1
|
4 |
-
|
|
|
|
1 |
+
numpy==1.23.5
|
|
|
2 |
matplotlib==3.7.1
|
3 |
+
gradio==3.17.0
|
4 |
+
pillow
|