selbl commited on
Commit
c577d1e
1 Parent(s): db1e0ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,5 +1,4 @@
1
  import streamlit as st
2
- pip install torch
3
  from StreamlitModel import TextGeneration
4
 
5
  def main():
 
1
  import streamlit as st
 
2
  from StreamlitModel import TextGeneration
3
 
4
  def main():