Spaces:
Runtime error
Runtime error
Commit
·
1c68ea5
1
Parent(s):
8c3840a
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
import gradio as gr
|
2 |
-
|
3 |
gr.Interface.load("models/Abdulkader/T5-MedRepAnalyzer", use_auth_token=access_token).launch()
|
|
|
1 |
import gradio as gr
|
2 |
+
access_token=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
|
3 |
gr.Interface.load("models/Abdulkader/T5-MedRepAnalyzer", use_auth_token=access_token).launch()
|