Spaces:
Runtime error
Runtime error
Commit
·
6a980d1
1
Parent(s):
ebe67ea
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
torch
|
3 |
-
transformers
|
4 |
numpy
|
5 |
einops
|
6 |
accelerate
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
+
git+https://github.com/huggingface/transformers.git
|
4 |
numpy
|
5 |
einops
|
6 |
accelerate
|