Spaces:
Build error
Build error
j
commited on
Commit
·
5dbe57f
1
Parent(s):
5cbf40c
downgrade transformers due to 'Unexpected key(s) in state_dict: cond_stage_model.model.text_branch.embeddings.position_ids'
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
-e git+https://github.com/audacitorch/pyharp.git#egg=pyharp
|
| 2 |
descript-audiotools
|
|
|
|
| 3 |
audioldm
|
|
|
|
| 1 |
-e git+https://github.com/audacitorch/pyharp.git#egg=pyharp
|
| 2 |
descript-audiotools
|
| 3 |
+
transformers==4.29.0
|
| 4 |
audioldm
|