Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasets:
ACCC1380
/
private-model
like
7
Languages:
Chamorro
License:
apache-2.0
Dataset card
Files
Files and versions
Community
6
394b832
private-model
/
lora-scripts
/
run_gui.sh
ACCC1380
Upload lora-scripts/run_gui.sh with huggingface_hub
60fb292
verified
4 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
#!/bin/bash
export
HF_HOME=huggingface
export
PYTHONUTF8=1
python gui.py
"
$@
"