Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ streamlit-ace>=0.1.1
|
|
11 |
# AI and code generation
|
12 |
transformers>=4.30.0
|
13 |
torch>=2.0.0
|
14 |
-
|
15 |
# Rendering and media processing
|
16 |
ffmpeg-python>=0.2.0
|
17 |
moviepy>=1.0.3
|
|
|
11 |
# AI and code generation
|
12 |
transformers>=4.30.0
|
13 |
torch>=2.0.0
|
14 |
+
accelerate>=0.20.0
|
15 |
# Rendering and media processing
|
16 |
ffmpeg-python>=0.2.0
|
17 |
moviepy>=1.0.3
|