Spaces:
Running
on
Zero
Running
on
Zero
roychao19477
commited on
Commit
·
85bcc1a
1
Parent(s):
519941b
Update requirement.txt
Browse files- README.md +0 -0
- requirements.txt +1 -1
README.md
CHANGED
|
File without changes
|
requirements.txt
CHANGED
|
@@ -9,5 +9,5 @@ einops
|
|
| 9 |
numpy==1.26.4
|
| 10 |
torch==2.2.2
|
| 11 |
torchaudio==2.2.2
|
| 12 |
-
./mamba_install
|
| 13 |
numpy==1.26.4
|
|
|
|
| 9 |
numpy==1.26.4
|
| 10 |
torch==2.2.2
|
| 11 |
torchaudio==2.2.2
|
| 12 |
+
-e ./mamba_install
|
| 13 |
numpy==1.26.4
|