pcuenq HF Staff commited on
Commit
44fea3a
·
1 Parent(s): dd34614

Update README

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  title: Paella
3
- emoji: 🚀
4
- colorFrom: green
5
- colorTo: purple
6
  sdk: gradio
7
  sdk_version: 3.9.1
8
  app_file: app.py
@@ -10,4 +10,5 @@ pinned: false
10
  license: mit
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  ---
2
  title: Paella
3
+ emoji: 🥘
4
+ colorFrom: orange
5
+ colorTo: black
6
  sdk: gradio
7
  sdk_version: 3.9.1
8
  app_file: app.py
 
10
  license: mit
11
  ---
12
 
13
+ Paella is a novel text-to-image model that uses a compressed quantized latent space, based on a f8 VQGAN, and a masked training objective to achieve fast generation in ~10 inference steps.
14
+