Spaces:
Sleeping
Sleeping
daniellefranca96
commited on
Commit
•
ce07ebb
1
Parent(s):
d20d20b
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
python-multipart
|
2 |
+
fastapi
|
3 |
+
pydantic
|
4 |
+
uvicorn
|
5 |
+
requests
|
6 |
+
python-dotenv
|
7 |
+
ctransformers
|