robertselvam
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
openai
|
2 |
tiktoken
|
3 |
langchain
|
4 |
-
gradio
|
5 |
pypdf
|
6 |
requests
|
7 |
unstructured
|
|
|
1 |
openai
|
2 |
tiktoken
|
3 |
langchain
|
4 |
+
gradio==3.36.1
|
5 |
pypdf
|
6 |
requests
|
7 |
unstructured
|