An open API service indexing awesome lists of open source software.

https://github.com/prithivsakthiur/gen-vision

Multiple Conditioned Image Generation, SDXL, Low-rank adaptation Refined
https://github.com/prithivsakthiur/gen-vision

colab-notebook cookbooks diffusers gen gradio huggingface imagegeneration lora spaces stable-diffusion texttoimage transformer

Last synced: 2 months ago
JSON representation

Multiple Conditioned Image Generation, SDXL, Low-rank adaptation Refined

Awesome Lists containing this project

README

          

---
title: GEN V
emoji: ⚡
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 4.40.0
header: mini
app_file: app.py
pinned: true
license: creativeml-openrail-m
short_description: 'Image Generation : Gen V'
---

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

## ⚡aka -- [Stable Imagine](https://huggingface.co/spaces/prithivMLmods/STABLE-IMAGINE) in HF

## GITLFS

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

git clone https://huggingface.co/spaces/prithivMLmods/Midjour-AI

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

GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/spaces/prithivMLmods/Midjour-AI

## SSH

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

git clone git@hf.co:spaces/prithivMLmods/Midjour-AI

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

GIT_LFS_SKIP_SMUDGE=1 git clone git@hf.co:spaces/prithivMLmods/Midjour-AI

![alt text](assets/genv.png)

-------------------------------------------------------------------------------------------------------------

## Colab ⚡

Installing all the requirements ( requirements.txt )

![alt text](Colab/colab1.png)

Authentication & Huggingface Login ( pass your Access token from HF )

![alt text](Colab/colab2.png)

Attached Models Loaded

![alt text](Colab/colab3.png)

Loading LoRA Models

![alt text](Colab/colab4.png)

Launched in Gradio

![alt text](Colab/colab5.png)

Running Sample

![alt text](Colab/colab6.png)

Results #prompt : Hoodie: Front view, capture a urban style, Superman Hoodie, technical materials, fabric small point label on text Blue theory, the design is minimal, with a raised collar, fabric is a Light yellow, low angle to capture the Hoodies form and detailing, f/5.6 to focus on the hoodies craftsmanship, solid grey background, studio light setting, with batman logo in the chest region of the t-shirt

![alt text](Colab/colab7.png)

.

.

.

## Dependencies

| Package | Version |
|----------------|---------------|
| `diffusers` | latest |
| `torch` | latest |
| `torchvision` | latest |
| `pipeline` | latest |
| `transformers` | 4.43.3 |
| `accelerate` | latest |
| `safetensors` | latest |
| `spaces` | latest |
| `peft` | latest |
| `gradio` | latest |

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

![alt text](assets/GenVis.gif)

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

LORA USED

| Option | Repository URL | File Name | Alias |
|--------------------------------------|------------------------------------------------------|------------------------------------------------|--------------|
| Realism (face/character) 👦🏻 | `prithivMLmods/Canopus-Realism-LoRA` | `Canopus-Realism-LoRA.safetensors` | `rlms` |
| Pixar (art/toons) 🙀 | `prithivMLmods/Canopus-Pixar-Art` | `Canopus-Pixar-Art.safetensors` | `pixar` |
| Photoshoot (camera/film) 📸 | `prithivMLmods/Canopus-Photo-Shoot-Mini-LoRA` | `Canopus-Photo-Shoot-Mini-LoRA.safetensors` | `photo` |
| Clothing (hoodies/pants/shirts) 👔 | `prithivMLmods/Canopus-Clothing-Adp-LoRA` | `Canopus-Dress-Clothing-LoRA.safetensors` | `clth` |
| Interior Architecture (house/hotel) 🏠 | `prithivMLmods/Canopus-Interior-Architecture-0.1` | `Canopus-Interior-Architecture-0.1δ.safetensors` | `arch` |
| Fashion Product (wearing/usable) 👜 | `prithivMLmods/Canopus-Fashion-Product-Dilation` | `Canopus-Fashion-Product-Dilation.safetensors` | `fashion` |
| Minimalistic Image (minimal/detailed) 🏞️ | `prithivMLmods/Pegasi-Minimalist-Image-Style` | `Pegasi-Minimalist-Image-Style.safetensors` | `minimalist` |
| Modern Clothing (trend/new) 👕 | `prithivMLmods/Canopus-Modern-Clothing-Design` | `Canopus-Modern-Clothing-Design.safetensors` | `mdrnclth` |
| Animaliea (farm/wild) 🫎 | `prithivMLmods/Canopus-Animaliea-Artism` | `Canopus-Animaliea-Artism.safetensors` | `Animaliea` |
| Liquid Wallpaper (minimal/illustration) 🖼️ | `prithivMLmods/Canopus-Liquid-Wallpaper-Art` | `Canopus-Liquid-Wallpaper-Minimalize-LoRA.safetensors` | `liquid` |
| Canes Cars (realistic/future cars) 🚘 | `prithivMLmods/Canes-Cars-Model-LoRA` | `Canes-Cars-Model-LoRA.safetensors` | `car` |
| Pencil Art (characteristic/creative) ✏️ | `prithivMLmods/Canopus-Pencil-Art-LoRA` | `Canopus-Pencil-Art-LoRA.safetensors` | `Pencil Art` |
| Art Minimalistic (paint/semireal) 🎨 | `prithivMLmods/Canopus-Art-Medium-LoRA` | `Canopus-Art-Medium-LoRA.safetensors` | `mdm` |

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------