Spaces:
Runtime error
Runtime error
holytinz278
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
gradio
|
3 |
torch
|
4 |
tiktoken
|
5 |
-
blobfile
|
|
|
|
2 |
gradio
|
3 |
torch
|
4 |
tiktoken
|
5 |
+
blobfile
|
6 |
+
accelerate>=0.26.0
|