Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
|
2 |
gradio
|
|
|
|
|
|
|
3 |
pillow
|
4 |
-
|
|
|
1 |
+
google-generative-ai
|
2 |
gradio
|
3 |
+
tensorflow
|
4 |
+
pandas
|
5 |
+
numpy
|
6 |
pillow
|
7 |
+
requests
|