Spaces:
Running
Running
Krish Patel
commited on
Commit
·
772653b
1
Parent(s):
3d7f1f5
Added requirements
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
transformers
|
4 |
+
fastapi
|
5 |
+
python-dotenv
|
6 |
+
spacy
|
7 |
+
google-generativeai
|
8 |
+
pydantic
|
9 |
+
python-multipart
|
10 |
+
uvicorn
|