Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -11
requirements.txt
CHANGED
@@ -1,11 +1,4 @@
|
|
1 |
-
fastapi
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
transformers==4.*
|
6 |
-
uvicorn[standard]==0.17.*
|
7 |
-
huggingface-hub==0.19.*
|
8 |
-
gradio-client==0.10.*
|
9 |
-
aiohttp==3.9.1
|
10 |
-
asyncio==3.4.3
|
11 |
-
Pillow
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn[standard]
|
3 |
+
pyodbc
|
4 |
+
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
|
|