GlobalBusinessAdvisors
commited on
Commit
•
4b11c9d
1
Parent(s):
794a200
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastapi
|
2 |
+
httpx
|
3 |
+
gradio
|
4 |
+
python-dotenv
|
5 |
+
uvicorn
|