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