CoolFace
Apppublic

gstaff/test_space

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
2likes
43 commits on main
87e24e14y ago

Add back mega pipeline.

gstaff
37d1dcb4y ago

Add missing auth token.

gstaff
c86a2d54y ago

Remove mega custom pipeline to save memory, use euler-a scheduler with 20 steps to greatly speed up image generation.

gstaff
4c9e1824y ago

Move pipeline back out for troubleshooting.

gstaff
88a46484y ago

Fix deps.

gstaff
7d433304y ago

Fix dep.

gstaff
e81bc6d4y ago

Add ftfy package.

gstaff
b810be54y ago

Update gradio sdk version to 3.9.1, update other dependencies.

gstaff
6ae92044y ago

Reduce text and image size to reduce compute load.

gstaff
b25f7944y ago

Try inline pipeline to reduce memory usage.

gstaff
82ebf554y ago

Fix revision tag.

gstaff
2989ea14y ago

Use float32 for CPU compatibility.

gstaff
3cbbfb94y ago

Add auth token for diffusion model download.

gstaff
d8e142e4y ago

Replace DALLE-mini with Stable Diffusion pipeline.

gstaff
62a86024y ago

Fix formatting for "Melee or Ranged Weapon Attack"

gstaff
99beedf4y ago

Provide default description for image generation if missing, add repetition penalty of 1.2 to text generation

gstaff
7a247ef4y ago

Add result example files, note how to call the API

gstaff
29350b74y ago

Block execution if name is blank, hide HTML output

gstaff
b2773c14y ago

Update description, try update for API support

gstaff
43958344y ago

Remove extra css styling, hide HTML output, add type hints for run function

gstaff
39531834y ago

Filter extra 'Actions' text from result HTML, try two column layout, add labels to app components, rename from Test Space to MonsterGen

gstaff
9996b894y ago

Automatically crop card png output

gstaff
39621024y ago

Lengthen output png, add additional formatting

gstaff
0ab8c1f4y ago

Fix project config color, shorten output png

gstaff
9d40e2a4y ago

Reduce output png size, clean up template file, clear \r chars from text output

gstaff
e2219eb4y ago

Fix README.md

gstaff
d1c0fdc4y ago

Use python version 3.9.10, add logging

gstaff
c49258d4y ago

Update packages.txt to use chromium instead of chromium-browser

gstaff
b058e9a4y ago

Add packages.txt with chromium-browser

gstaff
af7014e4y ago

Improve card formatting, render html into png for return

gstaff
1a5a8324y ago

Add card formatting

gstaff
c63db984y ago

Combine interfaces

gstaff
bba00f44y ago

Specify mega weights

gstaff
d61dc234y ago

Specify verbose logging, disable grads

gstaff
eaf35534y ago

Specify float16 to save memory

gstaff
06217624y ago

Specify mini weights to see if memory is an issue

gstaff
f3f67ed4y ago

Specify cpu device

gstaff
872279f4y ago

Add debugging for image generation

gstaff
36982404y ago

Add image run code and update requirements.txt

gstaff
afcc6ac4y ago

Add model run code and requirements.txt

gstaff
e5b5a134y ago

Upload export.pkl

gstaff
4f93f434y ago

Add application file

gstaff
57c2a114y ago

initial commit

gstaff