Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
6893ed9
1
Parent(s):
ebd9a25
Fix requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -19,5 +19,6 @@ spaces==0.36.0
|
|
19 |
timm==1.0.15
|
20 |
wandb==0.19.11
|
21 |
git+https://github.com/mathpluscode/CineMA#egg=cinema
|
|
|
22 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
23 |
torch==2.5.1
|
|
|
19 |
timm==1.0.15
|
20 |
wandb==0.19.11
|
21 |
git+https://github.com/mathpluscode/CineMA#egg=cinema
|
22 |
+
git+https://github.com/mathpluscode/CineMA#egg=examples
|
23 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
24 |
torch==2.5.1
|