multimodalart HF Staff commited on
Commit
c7986df
·
verified ·
1 Parent(s): 3cf5f90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -51,7 +51,6 @@ headers = {
51
  "accept-language": "en-US,en;q=0.9", # Simplified
52
  "content-type": "application/json",
53
  "cookie": cookie_info, # Use the env var
54
- "referer": f"https://civitai.com/user/{username}/models",
55
  "sec-ch-ua": "\"Chromium\";v=\"118\", \"Not_A Brand\";v=\"99\"", # Example, update if needed
56
  "sec-ch-ua-mobile": "?0",
57
  "sec-ch-ua-platform": "\"Windows\"", # Example
 
51
  "accept-language": "en-US,en;q=0.9", # Simplified
52
  "content-type": "application/json",
53
  "cookie": cookie_info, # Use the env var
 
54
  "sec-ch-ua": "\"Chromium\";v=\"118\", \"Not_A Brand\";v=\"99\"", # Example, update if needed
55
  "sec-ch-ua-mobile": "?0",
56
  "sec-ch-ua-platform": "\"Windows\"", # Example