Spaces:
Runtime error
Runtime error
saicharan2804
commited on
Commit
•
b7664d3
1
Parent(s):
47c3e08
Changes
Browse files
app.py
CHANGED
@@ -52,7 +52,7 @@ import gradio as gr
|
|
52 |
# ###
|
53 |
|
54 |
|
55 |
-
module = evaluate.load("saicharan2804/
|
56 |
# launch_gradio_widget(module)
|
57 |
|
58 |
iface = gr.Interface(
|
|
|
52 |
# ###
|
53 |
|
54 |
|
55 |
+
module = evaluate.load("saicharan2804/molgen_metric")
|
56 |
# launch_gradio_widget(module)
|
57 |
|
58 |
iface = gr.Interface(
|