jiayong commited on
Commit
9349df7
1 Parent(s): 6ede330

Update app.py

Browse files

use oss signed link

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from gen_client import *
10
  myHumanGen = HumanGenService()
11
  oss_service = ossService()
12
 
13
- ENABLE_OSS_RESOURCES = False
14
 
15
  profile_name = ''
16
 
 
10
  myHumanGen = HumanGenService()
11
  oss_service = ossService()
12
 
13
+ ENABLE_OSS_RESOURCES = True
14
 
15
  profile_name = ''
16