Spaces:
Running
on
Zero
Running
on
Zero
Update transformers commit to include multiple prompts feature (#3)
Browse files- Update requirements.txt (9ef8f2defdb2ee4dd98ce8f097eb7c3ce157f147)
Co-authored-by: Yoni Gozlan <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,4 @@ pillow
|
|
| 5 |
opencv-python
|
| 6 |
imageio[pyav]
|
| 7 |
accelerate
|
| 8 |
-
git+https://github.com/huggingface/transformers.git@
|
|
|
|
| 5 |
opencv-python
|
| 6 |
imageio[pyav]
|
| 7 |
accelerate
|
| 8 |
+
git+https://github.com/huggingface/transformers.git@c3fb1b1a6ca1102f62b139c83a088a97e5a55477
|