thedamn commited on
Commit
6563703
·
1 Parent(s): c5ffbc6

update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
- from onetime import gptj
3
 
4
  # Streamlit app
5
  def main():
 
1
  import streamlit as st
2
+ from onetime import *
3
 
4
  # Streamlit app
5
  def main():