yufengzhu commited on
Commit
945e452
·
1 Parent(s): 74a1b69
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ def post(
31
  only_first_stage,
32
  image_prompt
33
  ):
34
- url = 'https://ccb8is4fqtofrtdsfjebg.ml-platform-cn-beijing.volces.com/devinstance/di-20221130120908-bhpxq/proxy/6201/cogvideo-s1'
35
  headers = {
36
  "Content-Type": "application/json; charset=UTF-8",
37
  "User-Agent": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36",
 
31
  only_first_stage,
32
  image_prompt
33
  ):
34
+ url = 'https://ccb8is4fqtofrtdsfjebg.ml-platform-cn-beijing.volces.com/devinstance/di-20221130120908-bhpxq/proxy/6201'
35
  headers = {
36
  "Content-Type": "application/json; charset=UTF-8",
37
  "User-Agent": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36",