Spaces:
Running on Zero
Running on Zero
HadiZayer commited on
Commit ·
6f6b77b
1
Parent(s): ed0b967
unpin omegaconf for Python 3.13 antlr4 fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,7 +14,7 @@ invisible-watermark
|
|
| 14 |
imageio==2.9.0
|
| 15 |
imageio-ffmpeg==0.4.2
|
| 16 |
# pytorch-lightning==2.0.0
|
| 17 |
-
omegaconf
|
| 18 |
test-tube>=0.7.5
|
| 19 |
einops==0.3.0
|
| 20 |
torch-fidelity==0.3.0
|
|
|
|
| 14 |
imageio==2.9.0
|
| 15 |
imageio-ffmpeg==0.4.2
|
| 16 |
# pytorch-lightning==2.0.0
|
| 17 |
+
omegaconf
|
| 18 |
test-tube>=0.7.5
|
| 19 |
einops==0.3.0
|
| 20 |
torch-fidelity==0.3.0
|