sayakpaul HF Staff commited on
Commit
f4bd48c
·
verified ·
1 Parent(s): ec3f4e3

Sync from GitHub

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,5 +1,17 @@
1
  # auto-diffusers-docs
2
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  Still a WIP. Use an LLM to generate reasonable code snippets in a hardware-aware manner for Diffusers.
4
 
5
  ### Motivation
 
1
  # auto-diffusers-docs
2
 
3
+ ---
4
+ title: "Optimized Diffusers Code"
5
+ emoji: 🔥
6
+ colorFrom: cyan
7
+ colorTo: gray
8
+ sdk: gradio
9
+ sdk_version: 5.31.0
10
+ app_file: app.py
11
+ pinned: false
12
+ short_description: 'Optimize Diffusers Code on your hardware.'
13
+ ---
14
+
15
  Still a WIP. Use an LLM to generate reasonable code snippets in a hardware-aware manner for Diffusers.
16
 
17
  ### Motivation