Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ accelerate
|
|
| 2 |
gradio
|
| 3 |
torch
|
| 4 |
diffusers
|
| 5 |
-
transformers
|
| 6 |
tensorflow
|
|
|
|
| 2 |
gradio
|
| 3 |
torch
|
| 4 |
diffusers
|
| 5 |
+
git+https://github.com/huggingface/transformers@main
|
| 6 |
tensorflow
|