Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ peft==0.4.0
|
|
11 |
bitsandbytes==0.41.0
|
12 |
pydantic<2,>=1
|
13 |
markdown2
|
14 |
-
numpy
|
15 |
scikit-learn==1.2.2
|
16 |
gradio==3.35.2
|
17 |
gradio_client==0.2.9
|
|
|
11 |
bitsandbytes==0.41.0
|
12 |
pydantic<2,>=1
|
13 |
markdown2
|
14 |
+
numpy<2
|
15 |
scikit-learn==1.2.2
|
16 |
gradio==3.35.2
|
17 |
gradio_client==0.2.9
|