GlobalBusinessAdvisors
commited on
Commit
•
7f662f7
1
Parent(s):
98e225c
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio==4.31.5
|
2 |
fastapi
|
3 |
uvicorn
|
|
|
4 |
httpx
|
5 |
python-dotenv
|
|
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
+
gradio
|
4 |
httpx
|
5 |
python-dotenv
|