Bhaskar2611 commited on
Commit
3e065db
·
verified ·
1 Parent(s): 5177a4e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -63,8 +63,8 @@
63
  # if __name__ == "__main__":
64
  # demo.launch()
65
 
66
- import gradio as gr
67
- from huggingface_hub import InferenceClient
68
 
69
  """
70
  For more information on `huggingface_hub` Inference API support, please check the docs: https://huggingface.co/docs/huggingface_hub/v0.22.2/en/guides/inference
 
63
  # if __name__ == "__main__":
64
  # demo.launch()
65
 
66
+ # import gradio as gr
67
+ # from huggingface_hub import InferenceClient
68
 
69
  """
70
  For more information on `huggingface_hub` Inference API support, please check the docs: https://huggingface.co/docs/huggingface_hub/v0.22.2/en/guides/inference