sandesh-bharadwaj commited on
Commit
383bd55
·
1 Parent(s): fa3e5d4

Added YAML metadata required for Hugging Face Space

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->
2
  <a id="readme-top"></a>
3
  <!--
 
1
+ ---
2
+ title: VidTune
3
+ colorFrom: indigo
4
+ colorTo: pink
5
+ sdk: streamlit
6
+ python_version: 3.9.19
7
+ sdk_version: 1.36.0
8
+ suggested_hardware: t4-medium
9
+ suggested_storage: small
10
+ app_file: main.py
11
+ pinned: true
12
+ preload_from_hub:
13
+ - facebook/musicgen-small
14
+ - facebook/musicgen-medium
15
+ - facebook/musicgen-large
16
+ short_description: Generate tailored soundtracks for your videos.
17
+ ---
18
+
19
  <!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->
20
  <a id="readme-top"></a>
21
  <!--