Witcape commited on
Commit
a029ebf
·
verified ·
1 Parent(s): 2195609

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -7,6 +7,7 @@ Original file is located at
7
  https://colab.research.google.com/drive/1HBmhGB58E7LDJPmp4fGI-mJhRb5OZDWo
8
  """
9
 
 
10
  !pip install huggingface_hub
11
  from huggingface_hub import notebook_login
12
  notebook_login()
 
7
  https://colab.research.google.com/drive/1HBmhGB58E7LDJPmp4fGI-mJhRb5OZDWo
8
  """
9
 
10
+ streamlit run app.py
11
  !pip install huggingface_hub
12
  from huggingface_hub import notebook_login
13
  notebook_login()