File size: 1,602 Bytes
d1941c0
aa1e885
 
b260759
 
df92597
 
 
 
 
 
d1941c0
f71e92f
36af700
 
 
 
 
 
 
9b3af1f
36af700
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
title: Generative_Suite
app_file: media.py
sdk: gradio
sdk_version: 5.38.0
tags:
  - image-generation
  - video-generation
  - stable-diffusion
  - sdxl-turbo
  - gradio   
---

# Welcome to Cheeseman's Generative Suite! 🧀

Come on in! I'm a 14-year-old developer who loves building cool stuff with AI. This is my latest project—a toolbox for generating images and videos.

### Here's what it can do:
*   **Fast Images:** Whip up quick ideas with `sdxl-turbo`.
*   **High-Quality Images:** Create detailed art with the full `stable-diffusion-xl` model.
*   **📸 Mostly Photorealistic Images:** Generate sharp, realistic outputs with `Juggernaut XL` (a tuned version of Stable Diffusion XL).
*   **Videos!:** Turn your text prompts into short video clips with `damo-vilab`.

### How I Got Here
This whole project started as a way for me to learn about AI, and I actually used an AI assistant to help me code and debug it. It was an awesome challenge, from building the app to deploying it and fixing all the stuff that broke along the way. I just wanted to make a fun and powerful tool for people to use.

**IMPORTANT NOTE:**
This app is pretty demanding and **really needs a GPU to run properly.** Right now, it's on a free CPU server, which means the main models won't load and you'll see an error.

I've asked the awesome Hugging Face team for a free GPU grant to fix this! While we wait, feel free to try my other image generator right [here](https://huggingface.co/spaces/cheeseman182/image_generator_using_sd_turbo) (just be warned, it's a bit slow!).

Hope you enjoy it!
- cheeseman182