Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
fastapi
|
2 |
-
uvicorn
|
3 |
-
numpy
|
4 |
-
tensorflow
|
5 |
-
h5py
|
6 |
-
python-multipart
|
7 |
-
google-generativeai
|
8 |
-
Pillow
|
9 |
-
python-dotenv
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
numpy
|
4 |
+
tensorflow
|
5 |
+
h5py
|
6 |
+
python-multipart
|
7 |
+
google-generativeai
|
8 |
+
Pillow
|
9 |
+
python-dotenv
|