xtlyxt commited on
Commit
de3aa3a
·
verified ·
1 Parent(s): 5805817

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,4 +1,6 @@
1
  import streamlit as st
 
 
2
  #streamlit clean
3
  #streamlit run app.py
4
 
 
1
  import streamlit as st
2
+ import torch
3
+
4
  #streamlit clean
5
  #streamlit run app.py
6