WatchOutForMike commited on
Commit
861ec7c
·
1 Parent(s): b58abcc

80s VHS LoRA

Browse files
Files changed (1) hide show
  1. app.py +8 -0
app.py CHANGED
@@ -251,6 +251,14 @@ loras = [
251
  "weights": "ovld_style_overlord_wavymulder.safetensors",
252
  "trigger_word": "ovld style anime"
253
  },
 
 
 
 
 
 
 
 
254
  #Super-Realism
255
  {
256
  "image": "https://huggingface.co/strangerzonehf/Flux-Super-Realism-LoRA/resolve/main/images/1.png",
 
251
  "weights": "ovld_style_overlord_wavymulder.safetensors",
252
  "trigger_word": "ovld style anime"
253
  },
254
+ #VHS Box
255
+ {
256
+ "image": "https://huggingface.co/Purz/vhs-box/resolve/main/33726559.jpeg",
257
+ "title": "VHS Box",
258
+ "repo": "Purz/vhs-box",
259
+ "weights": "purz-vhs_box.safetensors",
260
+ "trigger_word": "vhs_box"
261
+ },
262
  #Super-Realism
263
  {
264
  "image": "https://huggingface.co/strangerzonehf/Flux-Super-Realism-LoRA/resolve/main/images/1.png",