Spaces:
Running on Zero
Running on Zero
[Admin maintenance] Support new ZeroGPU hardware
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
imageio-ffmpeg==0.5.1
|
| 2 |
git+https://github.com/huggingface/diffusers.git@main
|
| 3 |
numpy==1.26.0
|
| 4 |
-
transformers==4.
|
| 5 |
moviepy==2.2.1
|
| 6 |
openai==1.42.0
|
| 7 |
git+https://github.com/huggingface/accelerate.git@main#egg=accelerate
|
|
|
|
| 1 |
imageio-ffmpeg==0.5.1
|
| 2 |
git+https://github.com/huggingface/diffusers.git@main
|
| 3 |
numpy==1.26.0
|
| 4 |
+
transformers==4.57.6
|
| 5 |
moviepy==2.2.1
|
| 6 |
openai==1.42.0
|
| 7 |
git+https://github.com/huggingface/accelerate.git@main#egg=accelerate
|