Spaces:
Sleeping
Sleeping
alesb2010
commited on
Commit
·
2d58beb
1
Parent(s):
a02cabe
Update space
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
gradio
|
3 |
transformers
|
4 |
-
torch # Or tensorflow, depending on your model's backend
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
gradio
|
3 |
transformers
|
4 |
+
torch # Or tensorflow, depending on your model's backend
|
5 |
+
accelerate
|