Spaces:
Running
Running
Jin Zhu commited on
Commit ·
a002403
1
Parent(s): 40bdd15
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ streamlit
|
|
| 3 |
pandas==2.3.1
|
| 4 |
torch==2.8.0
|
| 5 |
numpy==2.1.3
|
| 6 |
-
transformers==4.
|
| 7 |
peft==0.17.1
|
| 8 |
tqdm
|
| 9 |
scikit-learn
|
|
|
|
| 3 |
pandas==2.3.1
|
| 4 |
torch==2.8.0
|
| 5 |
numpy==2.1.3
|
| 6 |
+
transformers==4.55.2
|
| 7 |
peft==0.17.1
|
| 8 |
tqdm
|
| 9 |
scikit-learn
|