alexkueck commited on
Commit
2b970d6
·
1 Parent(s): 9db79fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ def group_texts(examples):
41
 
42
  #access_token = st.secrets["ACCESS_TOKEN"]
43
  access_token = "hf_..."
44
- print(TOKEN)
45
  login(token="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")
46
  #Modelle und Tokenizer
47
  model_name = "alexkueck/LIFineTuned"
 
41
 
42
  #access_token = st.secrets["ACCESS_TOKEN"]
43
  access_token = "hf_..."
44
+ #print(TOKEN)
45
  login(token="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")
46
  #Modelle und Tokenizer
47
  model_name = "alexkueck/LIFineTuned"