Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,8 @@
|
|
| 6 |
imageio[ffmpeg]
|
| 7 |
torch
|
| 8 |
spaces
|
| 9 |
-
bitsandbytes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
imageio[ffmpeg]
|
| 7 |
torch
|
| 8 |
spaces
|
| 9 |
+
bitsandbytes
|
| 10 |
+
ftfy
|
| 11 |
+
imageio-ffmpeg
|
| 12 |
+
opencv-python
|
| 13 |
+
torchao==0.11.0
|