Spaces:
Running
on
Zero
Running
on
Zero
Lord-Raven
commited on
Commit
·
66ce79a
1
Parent(s):
5ce149a
Experimenting with few-shot classification.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
fastapi==0.88.0
|
2 |
-
huggingface_hub==
|
3 |
json5==0.9.10
|
4 |
numpy==1.23.4
|
5 |
optimum[exporters,onnxruntime]==1.21.3
|
|
|
1 |
fastapi==0.88.0
|
2 |
+
huggingface_hub==v0.24.6
|
3 |
json5==0.9.10
|
4 |
numpy==1.23.4
|
5 |
optimum[exporters,onnxruntime]==1.21.3
|