Spaces:
Running on Zero
Running on Zero
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ transformers>=4.49.0
|
|
| 4 |
tokenizers>=0.20.3
|
| 5 |
accelerate>=1.1.1
|
| 6 |
omegaconf
|
|
|
|
| 7 |
einops
|
| 8 |
triton
|
| 9 |
imageio
|
|
|
|
| 4 |
tokenizers>=0.20.3
|
| 5 |
accelerate>=1.1.1
|
| 6 |
omegaconf
|
| 7 |
+
easydict
|
| 8 |
einops
|
| 9 |
triton
|
| 10 |
imageio
|