Spaces:
Running
on
Zero
Running
on
Zero
Lord-Raven
commited on
Commit
·
e71a05d
1
Parent(s):
5021bd8
Messing with configuration.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==2.4.0
|
2 |
fastapi==0.88.0
|
3 |
-
huggingface_hub==0.
|
4 |
json5==0.9.25
|
5 |
numpy
|
6 |
optimum[exporters,onnxruntime-gpu]==1.24.0
|
|
|
1 |
torch==2.4.0
|
2 |
fastapi==0.88.0
|
3 |
+
huggingface_hub==0.26.0
|
4 |
json5==0.9.25
|
5 |
numpy
|
6 |
optimum[exporters,onnxruntime-gpu]==1.24.0
|