Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
|
@@ -8,3 +8,12 @@ ftfy
|
|
| 8 |
imageio-ffmpeg
|
| 9 |
opencv-python
|
| 10 |
torchao==0.11.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
imageio-ffmpeg
|
| 9 |
opencv-python
|
| 10 |
torchao==0.11.0
|
| 11 |
+
|
| 12 |
+
torch
|
| 13 |
+
diffusers
|
| 14 |
+
transformers
|
| 15 |
+
accelerate
|
| 16 |
+
gradio
|
| 17 |
+
dfloat11 @ git+https://github.com/DFloat11/dfloat11.git
|
| 18 |
+
spaces
|
| 19 |
+
|