p4vv37 commited on
Commit
f54b709
1 Parent(s): 24aa322

updated requirements

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -2,12 +2,17 @@
2
  title: Stable Zero123
3
  emoji: 🏆
4
  colorFrom: blue
5
- colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 4.19.2
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
 
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
2
  title: Stable Zero123
3
  emoji: 🏆
4
  colorFrom: blue
5
+ colorTo: green
6
  sdk: gradio
7
  sdk_version: 4.19.2
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ models:
12
+ - stabilityai/stable-zero123
13
+ - ashawkey/stable-zero123-diffusers
14
  ---
15
 
16
+ Demo of new view generation with [Stable-Zero123] (https://huggingface.co/stabilityai/stable-zero123) implemented in [stable-zero123-diffusers](https://huggingface.co/ashawkey/stable-zero123-diffusers)
17
+
18
+ Works way faster on gpu :)