Scropo commited on
Commit
e374a91
·
verified ·
1 Parent(s): 8635ddc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import time
6
 
7
  # --- Configuration ---
8
  # IMPORTANT: Change this to your Hugging Face username
9
- YOUR_HF_USERNAME = "YOUR-USERNAME"
10
  # --------------------
11
 
12
  HUB_MODEL_ID = f"{YOUR_HF_USERNAME}/gpt-oss-20b-mentalchat-finetuned"
 
6
 
7
  # --- Configuration ---
8
  # IMPORTANT: Change this to your Hugging Face username
9
+ YOUR_HF_USERNAME = "Scropo"
10
  # --------------------
11
 
12
  HUB_MODEL_ID = f"{YOUR_HF_USERNAME}/gpt-oss-20b-mentalchat-finetuned"