Spaces:
Running
Running
zR
commited on
Commit
•
df040ba
1
Parent(s):
8ccb292
fix torch version
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ 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
|
|
|
|
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
|