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