Sabbah13 commited on
Commit
6b1e5c6
·
verified ·
1 Parent(s): df7e4e5

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -0
utils.py CHANGED
@@ -1,4 +1,5 @@
1
  import streamlit as st
 
2
 
3
  def check_password():
4
  def password_entered():
 
1
  import streamlit as st
2
+ import torch
3
 
4
  def check_password():
5
  def password_entered():