kiliaw669/gradio_demo

A gradio py for testing RelightMoE

0

stars

5

commits

Python

primary language

Dec 22, 2025

updated

README

💼 Installation

Conda environment setup

conda create -n relightmoe python=3.10
conda activate relightmoe
pip install -r requirements.txt
pip install -U huggingface_hub

Inference with single lora in bash with gradio

Now you can have a try!

python app.py --lora_dir "your lora dir" 

Contributors

kiliaw669

5 commits

kiliaw669/gradio_demo

A gradio py for testing RelightMoE

0

stars

5

commits

Python

primary language

Dec 22, 2025

updated

README

💼 Installation

Conda environment setup

conda create -n relightmoe python=3.10
conda activate relightmoe
pip install -r requirements.txt
pip install -U huggingface_hub

Inference with single lora in bash with gradio

Now you can have a try!

python app.py --lora_dir "your lora dir" 

Contributors

kiliaw669

5 commits

Languages

Python

99.4%