Spaces:
Running
Running
inoki-giskard
commited on
Commit
•
f08e20f
1
Parent(s):
f8d2118
Upgrade giskard to have hugging face template
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
giskard >= 2.0
|
2 |
huggingface_hub
|
3 |
torch==2.0.1
|
4 |
transformers
|
|
|
1 |
+
giskard >= 2.1.0
|
2 |
huggingface_hub
|
3 |
torch==2.0.1
|
4 |
transformers
|