Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch==2.1.2
|
2 |
-
transformers
|
3 |
huggingface_hub==0.20.3
|
4 |
optimum[onnxruntime,exporters]==1.16.2
|
5 |
APScheduler
|
|
|
|
1 |
torch==2.1.2
|
|
|
2 |
huggingface_hub==0.20.3
|
3 |
optimum[onnxruntime,exporters]==1.16.2
|
4 |
APScheduler
|
5 |
+
transformers
|