Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
accelerate==1.2.1
|
2 |
bitsandbytes==0.44.1
|
3 |
-
gradio==5.
|
4 |
huggingface-hub==0.27.1
|
5 |
pandas==2.2.3
|
6 |
peft==0.13.2
|
7 |
pydantic==2.10.6
|
8 |
pymongo[srv]==4.11.3
|
9 |
-
spaces==0.
|
10 |
torch==2.4.0
|
11 |
transformers==4.50.0
|
|
|
1 |
accelerate==1.2.1
|
2 |
bitsandbytes==0.44.1
|
3 |
+
gradio==5.23.2
|
4 |
huggingface-hub==0.27.1
|
5 |
pandas==2.2.3
|
6 |
peft==0.13.2
|
7 |
pydantic==2.10.6
|
8 |
pymongo[srv]==4.11.3
|
9 |
+
spaces==0.34.0
|
10 |
torch==2.4.0
|
11 |
transformers==4.50.0
|