Commit
Β·
2af3f23
1
Parent(s):
f157a13
Remove 'accelerate' from requirements.txt and add 'spaces' dependency
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
|
|
1 |
huggingface_hub
|
2 |
-
accelerate
|
3 |
transformers
|
4 |
torch
|
5 |
torchvision
|
|
|
1 |
+
spaces
|
2 |
huggingface_hub
|
|
|
3 |
transformers
|
4 |
torch
|
5 |
torchvision
|