Maira-ghaffar commited on
Commit
374b7d2
·
verified ·
1 Parent(s): 923e6b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,6 +1,4 @@
1
  import sys
2
- {sys.executable} -m pip install streamlit transformers accelerate torch
3
-
4
  import streamlit as st
5
 
6
  HF_API_TOKEN = "your_huggingface_api_token_here" # <-- paste your token
 
1
  import sys
 
 
2
  import streamlit as st
3
 
4
  HF_API_TOKEN = "your_huggingface_api_token_here" # <-- paste your token