Spaces:
Sleeping
Sleeping
Julian-Hans
commited on
Commit
•
fa4c5c5
1
Parent(s):
ceda39e
added .gitignore, changed readme for formatting, removed binaries
Browse files
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
/__pycache__
|
README.md
CHANGED
@@ -8,6 +8,7 @@ sdk_version: 4.44.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
11 |
## Case-Study-1: Image-To-Music 🎼
|
12 |
|
13 |
An image to music converter, built with the following models:
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
+
|
12 |
## Case-Study-1: Image-To-Music 🎼
|
13 |
|
14 |
An image to music converter, built with the following models:
|
__pycache__/blip_image_caption_large.cpython-311.pyc
DELETED
Binary file (1.11 kB)
|
|
__pycache__/config.cpython-311.pyc
DELETED
Binary file (484 Bytes)
|
|
__pycache__/musicgen_small.cpython-311.pyc
DELETED
Binary file (1.46 kB)
|
|
__pycache__/phi3_mini_4k_instruct.cpython-311.pyc
DELETED
Binary file (1.36 kB)
|
|