Akbartus commited on
Commit
ec48c62
·
1 Parent(s): 3e9d30c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,6 +1,3 @@
1
- # Install the dependency, i.e. gradio library once
2
- !pip install gradio
3
-
4
  # It is possible to download without any issues almost any model with one line of code. Choose any model, get its link, and add before it "huggingface/".
5
  # import gradio and define it as a variable name
6
  import gradio as gr
 
 
 
 
1
  # It is possible to download without any issues almost any model with one line of code. Choose any model, get its link, and add before it "huggingface/".
2
  # import gradio and define it as a variable name
3
  import gradio as gr