Spaces:
Runtime error
Runtime error
wondervictor
commited on
Commit
·
7dcb45e
1
Parent(s):
a93afca
add accelerate
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
packaging
|
|
|
2 |
sentencepiece
|
3 |
einops==0.4.1
|
4 |
fastapi==0.100.1
|
|
|
1 |
packaging
|
2 |
+
accelerate
|
3 |
sentencepiece
|
4 |
einops==0.4.1
|
5 |
fastapi==0.100.1
|