Spaces:
Running
Running
zR
commited on
Commit
•
36bda7f
1
Parent(s):
df040ba
add icon
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ gradio==4.40.0
|
|
2 |
imageio-ffmpeg==0.5.1
|
3 |
torch==2.2.0
|
4 |
git+https://github.com/huggingface/diffusers.git@9c6b8894ff3f2a1aa000e2e1faf3291aa7a4f3e5#egg=diffusers
|
|
|
5 |
spaces==0.29.2
|
6 |
moviepy==1.0.3
|
7 |
openai==1.38.0
|
|
|
2 |
imageio-ffmpeg==0.5.1
|
3 |
torch==2.2.0
|
4 |
git+https://github.com/huggingface/diffusers.git@9c6b8894ff3f2a1aa000e2e1faf3291aa7a4f3e5#egg=diffusers
|
5 |
+
transformers==4.43.3
|
6 |
spaces==0.29.2
|
7 |
moviepy==1.0.3
|
8 |
openai==1.38.0
|