Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch
|
|
3 |
transformers
|
4 |
matplotlib
|
5 |
numpy
|
6 |
-
huggingface_hub
|
|
|
|
3 |
transformers
|
4 |
matplotlib
|
5 |
numpy
|
6 |
+
huggingface_hub
|
7 |
+
accelerate
|