Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
pydantic==2.10.6
|
|
|
2 |
huggingface_hub==0.25.2
|
3 |
gradio
|
4 |
PyPDF2
|
|
|
1 |
pydantic==2.10.6
|
2 |
+
nest_asyncio
|
3 |
huggingface_hub==0.25.2
|
4 |
gradio
|
5 |
PyPDF2
|