Skip to content

PRITHIVSAKTHIUR/GALLO-3XL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk sdk_version app_file pinned license short_description
GALLO-3XL
🍪🌌
purple
red
gradio
4.31.4
app.py
true
creativeml-openrail-m
Dall-e 3 Like Space

alt text

🚀Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

🚀Huggingface Spaces : https://huggingface.co/spaces/prithivMLmods/GALLO-3XL

🚀Docs for Space :

# Make sure you have git-lfs installed (https://git-lfs.com)
git lfs install

git clone https://huggingface.co/spaces/prithivMLmods/GALLO-3XL

# If you want to clone without large files - just their pointers

GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/spaces/prithivMLmods/GALLO-3XL

🔮Input Prompt for Image Generation

Prompt: "a Viking ship sailing through a storm with lightning in the background"

alt text

✏️Processing on zero gpu

alt text

🌌The Generated Image Output

alt text

The Images from Gallo 3XL🍪

Image 1 Image 2
Image 3 Image 4

requirements.txt

  torch
  diffusers
  transformers
  gradio
  peft

.

.

.