Spaces:
Build error
Build error
Bomme
commited on
Commit
·
d65f20e
1
Parent(s):
eae574d
bump NatureLM requirement
Browse files- app.py +1 -1
- requirements.txt +1 -1
app.py
CHANGED
@@ -335,4 +335,4 @@ if __name__ == "__main__":
|
|
335 |
|
336 |
args = parser.parse_args()
|
337 |
|
338 |
-
main(args.assets_dir
|
|
|
335 |
|
336 |
args = parser.parse_args()
|
337 |
|
338 |
+
main(args.assets_dir)
|
requirements.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
git+https://github.com/Bomme/NatureLM-audio.git
|
|
|
1 |
+
git+https://github.com/Bomme/NatureLM-audio.git@613877f8d04325934fec8d13455162e24809cbc1
|