Cloud110702 commited on
Commit
e4f02b7
·
verified ·
1 Parent(s): 30be5b6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- fastapi==0.104.1
2
- uvicorn==0.24.0
3
- numpy==1.24.3
4
- tensorflow==2.13.0 # Specific version for compatibility
5
- h5py==3.8.0
6
- python-multipart==0.0.6
7
- google-generativeai==0.3.0
8
- Pillow==10.0.0
9
- python-dotenv==1.0.0
 
1
+ fastapi
2
+ uvicorn
3
+ numpy
4
+ tensorflow
5
+ h5py
6
+ python-multipart
7
+ google-generativeai
8
+ Pillow
9
+ python-dotenv