Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
openai
|
| 2 |
-
gradio==
|
| 3 |
PyPDF2
|
| 4 |
chromadb
|
|
|
|
| 1 |
openai
|
| 2 |
+
gradio==6.1.0
|
| 3 |
PyPDF2
|
| 4 |
chromadb
|