Spaces:
Running
Running
Commit
·
c7017cd
1
Parent(s):
4285ee6
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ import gradio as gr
|
|
12 |
|
13 |
app_id = '307916'
|
14 |
owner='duerrsimon'
|
15 |
-
repo_name='bioicons
|
16 |
|
17 |
# with open('bot_key.pem','r') as cert_file:
|
18 |
# app_key = cert_file.read()
|
|
|
12 |
|
13 |
app_id = '307916'
|
14 |
owner='duerrsimon'
|
15 |
+
repo_name='bioicons'
|
16 |
|
17 |
# with open('bot_key.pem','r') as cert_file:
|
18 |
# app_key = cert_file.read()
|