clr commited on
Commit
79be1a5
·
1 Parent(s): 72390b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py CHANGED
@@ -7,3 +7,9 @@ iface = gr.Interface(fn=greet, inputs="text", outputs="text")
7
  iface.launch()
8
 
9
 
 
 
 
 
 
 
 
7
  iface.launch()
8
 
9
 
10
+
11
+ #https://mercury-docs.readthedocs.io/en/latest/deploy/hugging-face-spaces/
12
+ #https://huggingface.co/spaces/pplonski/deploy-mercury
13
+ #https://discuss.huggingface.co/t/deploy-interactive-jupyter-notebook-on-spaces-with-mercury/17000
14
+ #https://huggingface.co/docs/transformers/notebooks
15
+