LeoNguyen101120 commited on
Commit
015d013
·
verified ·
1 Parent(s): d1948a3

Update src/constants/config.py

Browse files
Files changed (1) hide show
  1. src/constants/config.py +1 -1
src/constants/config.py CHANGED
@@ -38,5 +38,5 @@ IMAGE_GENERATION_CONFIG = {
38
  "height": 512,
39
  "guidance_scale": 7.5,
40
  "num_inference_steps": 30,
41
- "base_url": "https://leonguyen101120-ai-assistance.hf.space:7860"
42
  }
 
38
  "height": 512,
39
  "guidance_scale": 7.5,
40
  "num_inference_steps": 30,
41
+ "base_url": "https://leonguyen101120-ai-assistance.hf.space"
42
  }