Spaces:
Running on Zero
Running on Zero
<fix> add some package requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,6 @@ flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7
|
|
| 6 |
gradio
|
| 7 |
omegaconf
|
| 8 |
peft
|
| 9 |
-
opencv-python
|
|
|
|
|
|
|
|
|
| 6 |
gradio
|
| 7 |
omegaconf
|
| 8 |
peft
|
| 9 |
+
opencv-python
|
| 10 |
+
imageio
|
| 11 |
+
tempfile
|