Spaces:
Runtime error
Runtime error
Hemanth Sai
commited on
Commit
Β·
0f7d563
1
Parent(s):
69a738f
Streamlit app deployed (#6)
Browse files* reqs.txt
* reqs.txt
* reqs.txt
* pages
- frontend/{π‘ Home.py β π‘_Home.py} +0 -0
- requirements.txt +1 -13
frontend/{π‘ Home.py β π‘_Home.py}
RENAMED
File without changes
|
requirements.txt
CHANGED
@@ -1,13 +1 @@
|
|
1 |
-
|
2 |
-
uvicorn
|
3 |
-
requests
|
4 |
-
langchain
|
5 |
-
clarifai
|
6 |
-
Pillow
|
7 |
-
protobuf==4.21.12
|
8 |
-
rich==13.4.2
|
9 |
-
pydantic==1.10.12
|
10 |
-
python-jose[cryptography]
|
11 |
-
passlib[bcrypt]
|
12 |
-
mysql-connector-python
|
13 |
-
pydantic[email]
|
|
|
1 |
+
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|