Spaces:
Sleeping
Sleeping
httpdaniel
commited on
Commit
·
c2fe9cd
1
Parent(s):
33706a2
Adding requirements
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.42.0
|
2 |
+
gradio_client==1.3.0
|
3 |
+
huggingface-hub==0.24.14
|
4 |
+
langchain-community==0.2.12
|
5 |
+
pypdf==5.0.1
|