Spaces:
Runtime error
Runtime error
Update app.py
Browse filesuse oss signed link
app.py
CHANGED
@@ -10,7 +10,7 @@ from gen_client import *
|
|
10 |
myHumanGen = HumanGenService()
|
11 |
oss_service = ossService()
|
12 |
|
13 |
-
ENABLE_OSS_RESOURCES =
|
14 |
|
15 |
profile_name = ''
|
16 |
|
|
|
10 |
myHumanGen = HumanGenService()
|
11 |
oss_service = ossService()
|
12 |
|
13 |
+
ENABLE_OSS_RESOURCES = True
|
14 |
|
15 |
profile_name = ''
|
16 |
|