Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
somq
/
fantassified_icons_v2
like
2
Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
finetune
icons
art
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ead4c11
fantassified_icons_v2
/
install.sh
somq
build: bump tokens & add install/update scripts
cea2cd9
12 months ago
raw
Copy download link
history
blame
Safe
89 Bytes
#!/bin/bash
python -m venv venv
source
venv/bin/activate
pip install -r requirements.txt