Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ gradio
|
|
| 2 |
pybind11>=2.12
|
| 3 |
huggingface_hub==0.36.0
|
| 4 |
transformers==4.30.2
|
| 5 |
-
torch==2.
|
| 6 |
opencc==1.1.7
|
| 7 |
macro-correct==0.0.5
|
| 8 |
tensorboardX==2.4
|
|
|
|
| 2 |
pybind11>=2.12
|
| 3 |
huggingface_hub==0.36.0
|
| 4 |
transformers==4.30.2
|
| 5 |
+
torch==2.5.0
|
| 6 |
opencc==1.1.7
|
| 7 |
macro-correct==0.0.5
|
| 8 |
tensorboardX==2.4
|