brendabor commited on
Commit
1afb4fa
1 Parent(s): a1051e2

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
- import torch
3
  # Import your model classes here
4
 
5
  # Load your models
 
1
  import streamlit as st
2
+ #import torch
3
  # Import your model classes here
4
 
5
  # Load your models