Spaces:
Runtime error
Runtime error
cocktailpeanut
commited on
Commit
•
52fef5e
1
Parent(s):
f14c816
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,9 +4,9 @@ einops==0.7.0
|
|
4 |
jaxtyping==0.2.31
|
5 |
omegaconf==2.3.0
|
6 |
transformers==4.42.3
|
7 |
-
slangtorch
|
8 |
#slangtorch==1.2.2
|
9 |
-
|
10 |
open_clip_torch==2.24.0
|
11 |
trimesh==4.4.1
|
12 |
numpy==1.26.4
|
|
|
4 |
jaxtyping==0.2.31
|
5 |
omegaconf==2.3.0
|
6 |
transformers==4.42.3
|
7 |
+
#slangtorch
|
8 |
#slangtorch==1.2.2
|
9 |
+
slangtorch@git+https://github.com/peanutcocktail/slang-torch
|
10 |
open_clip_torch==2.24.0
|
11 |
trimesh==4.4.1
|
12 |
numpy==1.26.4
|