Spaces:
Runtime error
Runtime error
jonnatakusuma
commited on
Commit
•
79a24ad
1
Parent(s):
1936b02
link
Browse files
app.py
CHANGED
@@ -4,4 +4,4 @@ import os
|
|
4 |
|
5 |
HF_TOKEN = os.environ.get("HUGGINGFACEHUB_API_TOKEN")
|
6 |
|
7 |
-
gr.load(name="spaces/
|
|
|
4 |
|
5 |
HF_TOKEN = os.environ.get("HUGGINGFACEHUB_API_TOKEN")
|
6 |
|
7 |
+
gr.load(name="spaces/TemplarX/NDA", api_key=HF_TOKEN).launch()
|