kusumakar commited on
Commit
867889f
·
1 Parent(s): 9d20985

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import numpy as np
2
  from PIL import Image
3
  import streamlit as st
 
1
+ import torch
2
  import numpy as np
3
  from PIL import Image
4
  import streamlit as st