Spaces:
Running
Running
Ying Jiang commited on
Commit ·
651ff64
1
Parent(s): fb717f0
requirement change
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -99,7 +99,7 @@ torch==2.10.0
|
|
| 99 |
torchvision==0.25.0
|
| 100 |
tornado==6.5.4
|
| 101 |
tqdm==4.67.3
|
| 102 |
-
|
| 103 |
transformers==5.1.0
|
| 104 |
typer-slim==0.21.1
|
| 105 |
typing-inspection==0.4.2
|
|
|
|
| 99 |
torchvision==0.25.0
|
| 100 |
tornado==6.5.4
|
| 101 |
tqdm==4.67.3
|
| 102 |
+
traitlets==5.14.3
|
| 103 |
transformers==5.1.0
|
| 104 |
typer-slim==0.21.1
|
| 105 |
typing-inspection==0.4.2
|