Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
gradio==4.37.2
|
3 |
pypdf==4.2.0
|
4 |
langchain==0.2.3
|
@@ -11,6 +11,6 @@ torch==2.3.1
|
|
11 |
torchvision==0.18.1
|
12 |
torchaudio==2.3.1
|
13 |
scikit-learn==1.3.0
|
14 |
-
|
15 |
|
16 |
|
|
|
1 |
+
|
2 |
gradio==4.37.2
|
3 |
pypdf==4.2.0
|
4 |
langchain==0.2.3
|
|
|
11 |
torchvision==0.18.1
|
12 |
torchaudio==2.3.1
|
13 |
scikit-learn==1.3.0
|
14 |
+
setup.py
|
15 |
|
16 |
|