vishwam02 commited on
Commit
be1ce55
·
verified ·
1 Parent(s): b69825c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import gradio as gr
2
  from huggingface_hub import InferenceClient
3
 
4
  """
@@ -60,4 +60,4 @@ demo = gr.ChatInterface(
60
 
61
 
62
  if __name__ == "__main__":
63
- demo.launch()
 
1
+ '''import gradio as gr
2
  from huggingface_hub import InferenceClient
3
 
4
  """
 
60
 
61
 
62
  if __name__ == "__main__":
63
+ demo.launch()'''