Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ uvicorn[standard]
|
|
3 |
transformers
|
4 |
torch
|
5 |
pydantic
|
|
|
|
3 |
transformers
|
4 |
torch
|
5 |
pydantic
|
6 |
+
accelerate>=0.26.0
|