Spaces:
Build error
Build error
Commit
·
e0acd7e
1
Parent(s):
24da8a9
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ Flask==2.1.0
|
|
| 2 |
Flask-Cors==3.0.9
|
| 3 |
Flask-RESTful==0.3.8
|
| 4 |
flax==0.5.0
|
| 5 |
-
git+https://github.com/patil-suraj/transformers
|
| 6 |
git+https://github.com/patil-suraj/vqgan-jax.git
|
| 7 |
git+https://github.com/borisdayma/dalle-mini.git
|
| 8 |
tqdm
|
|
|
|
| 2 |
Flask-Cors==3.0.9
|
| 3 |
Flask-RESTful==0.3.8
|
| 4 |
flax==0.5.0
|
| 5 |
+
git+https://github.com/patil-suraj/transformers.git@ldm-bert
|
| 6 |
git+https://github.com/patil-suraj/vqgan-jax.git
|
| 7 |
git+https://github.com/borisdayma/dalle-mini.git
|
| 8 |
tqdm
|