Spaces:
Configuration error
Configuration error
Commit
·
3662e50
1
Parent(s):
8957fc6
Delete README.md
Browse files
README.md
DELETED
@@ -1,22 +0,0 @@
|
|
1 |
-
---
|
2 |
-
title: Audioldm Text To Audio Generation
|
3 |
-
emoji: 🔊
|
4 |
-
colorFrom: indigo
|
5 |
-
colorTo: red
|
6 |
-
sdk: gradio
|
7 |
-
sdk_version: 3.27.0
|
8 |
-
app_file: app.py
|
9 |
-
pinned: false
|
10 |
-
license: bigscience-openrail-m
|
11 |
-
duplicated_from: internetsignal/audioldm-text-to-audio-generation
|
12 |
-
---
|
13 |
-
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
15 |
-
|
16 |
-
## Reference
|
17 |
-
Part of the code from this repo is borrowed from the following repos. We would like to thank the authors of them for their contribution.
|
18 |
-
|
19 |
-
> https://github.com/LAION-AI/CLAP
|
20 |
-
> https://github.com/CompVis/stable-diffusion
|
21 |
-
> https://github.com/v-iashin/SpecVQGAN
|
22 |
-
> https://github.com/toshas/torch-fidelity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|