jinlinyi commited on
Commit
416f635
1 Parent(s): fbae17a

remove github key

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,6 +1,5 @@
1
 
2
  import os
3
- token = os.environ["GITHUB_TOKEN"]
4
  os.system(f"pip install git+https://jinlinyi@github.com:jinlinyi/PerspectiveFields.git@dev")
5
 
6
  import gradio as gr
 
1
 
2
  import os
 
3
  os.system(f"pip install git+https://jinlinyi@github.com:jinlinyi/PerspectiveFields.git@dev")
4
 
5
  import gradio as gr