Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,5 @@ supabase==2.4.5
|
|
| 12 |
uvicorn
|
| 13 |
pymysql
|
| 14 |
python-multipart
|
| 15 |
-
gradio==4.20.0
|
|
|
|
|
|
| 12 |
uvicorn
|
| 13 |
pymysql
|
| 14 |
python-multipart
|
| 15 |
+
gradio==4.20.0
|
| 16 |
+
langchain_openai
|