Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,8 @@ diffusers
|
|
| 3 |
invisible_watermark
|
| 4 |
torch
|
| 5 |
transformers
|
| 6 |
-
xformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
invisible_watermark
|
| 4 |
torch
|
| 5 |
transformers
|
| 6 |
+
xformers
|
| 7 |
+
sentencepiece>=0.1.99
|
| 8 |
+
|
| 9 |
+
# Geometric vocabulary for Lyra VAE
|
| 10 |
+
git+https://github.com/AbstractEyes/lattice_vocabulary.git
|