Spaces:
Build error
Build error
fix missing package
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ accelerate
|
|
6 |
pandas
|
7 |
imageio
|
8 |
gradio
|
|
|
9 |
imageio-ffmpeg
|
10 |
omegaconf
|
11 |
spaces
|
|
|
6 |
pandas
|
7 |
imageio
|
8 |
gradio
|
9 |
+
bitsandbytes
|
10 |
imageio-ffmpeg
|
11 |
omegaconf
|
12 |
spaces
|