euler314 commited on
Commit
89e7d52
·
verified ·
1 Parent(s): 2bdb7ce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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