Transformers
Inference Endpoints
pantat88 commited on
Commit
2df739d
·
1 Parent(s): 5b2b9d7

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +9 -0
config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "gradio_theme": "NoCrypt/miku",
3
+ "lora_preferred_name": "Filename",
4
+ "quicksettings_list": [
5
+ "sd_model_checkpoint",
6
+ "sd_vae",
7
+ "CLIP_stop_at_last_layers"
8
+ ]
9
+ }