Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
networkx
|
| 7 |
-
|
|
|
|
| 1 |
+
networkx
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
+
gradio
|
| 5 |
+
huggingface_hub
|
|
|
|
|
|