aanchal77 commited on
Commit
30b8639
·
verified ·
1 Parent(s): 39ecd57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import torch
4
 
5
  # --- Configuration ---
6
  # Your Hugging Face repository ID where the LoRAs are stored
7
- HF_REPO_ID = "TonyRaju/GenImg"
8
  BASE_MODEL_ID = "runwayml/stable-diffusion-v1-5"
9
 
10
  # --- Define Available LoRAs from your HF Repo ---
 
4
 
5
  # --- Configuration ---
6
  # Your Hugging Face repository ID where the LoRAs are stored
7
+ HF_REPO_ID = "aanchal77/Final-One"
8
  BASE_MODEL_ID = "runwayml/stable-diffusion-v1-5"
9
 
10
  # --- Define Available LoRAs from your HF Repo ---