fffiloni commited on
Commit
4b2f815
1 Parent(s): 4c3c6e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,6 +1,7 @@
1
  from share_btn import community_icon_html, loading_icon_html, share_js
2
 
3
  import os, subprocess
 
4
 
5
  def setup():
6
  install_cmds = [
1
  from share_btn import community_icon_html, loading_icon_html, share_js
2
 
3
  import os, subprocess
4
+ import torch
5
 
6
  def setup():
7
  install_cmds = [