Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -7,5 +7,4 @@ gradio>=3.37.0,<4.0.0
|
|
7 |
streamlit<1.29.0
|
8 |
accelerate>=0.25.0,<1.0.0
|
9 |
pypdf>=3.0.0,<4.0.0
|
10 |
-
peft>=0.6.0,<1.0.0
|
11 |
-
python==3.9.7
|
|
|
7 |
streamlit<1.29.0
|
8 |
accelerate>=0.25.0,<1.0.0
|
9 |
pypdf>=3.0.0,<4.0.0
|
10 |
+
peft>=0.6.0,<1.0.0
|
|