Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -3,7 +3,4 @@ numpy
|
|
3 |
pandas
|
4 |
matplotlib
|
5 |
gradio
|
6 |
-
|
7 |
-
tensorflow_hub
|
8 |
-
glob
|
9 |
-
random
|
|
|
3 |
pandas
|
4 |
matplotlib
|
5 |
gradio
|
6 |
+
requests
|
|
|
|
|
|