ppsingh commited on
Commit
b62e42f
1 Parent(s): 2e7f0bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import streamlit as st
2
  import pandas as pd
3
- import Repository
4
  import os
5
  #HF_TOKEN = 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
6
  #repo = Repository(
 
1
  import streamlit as st
2
  import pandas as pd
3
+ from huggingface_hub import Repository
4
  import os
5
  #HF_TOKEN = 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
6
  #repo = Repository(