Spaces:
Sleeping
Sleeping
eslamESssamM
commited on
Commit
•
2345dd6
1
Parent(s):
93bc1ca
upload requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastapi==0.103.1
|
2 |
+
uvicorn==0.23.1
|
3 |
+
transformers==4.34.0
|
4 |
+
torch==2.0.1
|
5 |
+
Pillow==10.0.0
|
6 |
+
gradio==3.41.2
|
7 |
+
python-multipart==0.0.6
|