Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
-
matplotlib
|
3 |
-
|
4 |
-
httpcore==0.15.0
|
|
|
1 |
+
numpy
|
2 |
+
matplotlib
|
3 |
+
gradio
|
|