added gradio[oauth]
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ langchain-openai
|
|
5 |
langgraph
|
6 |
faiss-cpu
|
7 |
gradio
|
|
|
8 |
pytesseract
|
9 |
youtube-transcript-api
|
10 |
python-dotenv
|
|
|
5 |
langgraph
|
6 |
faiss-cpu
|
7 |
gradio
|
8 |
+
gradio[oauth]
|
9 |
pytesseract
|
10 |
youtube-transcript-api
|
11 |
python-dotenv
|