niulx commited on
Commit
e0e6de3
1 Parent(s): 7b0befd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import os
2
  # os.system("pip uninstall -y gradio")
3
  # os.system("pip install gradio==3.41.0")
4
- os.system("pip install torch==2.4.0")
5
  import os
6
  import copy
7
  from PIL import Image
 
1
  import os
2
  # os.system("pip uninstall -y gradio")
3
  # os.system("pip install gradio==3.41.0")
4
+ os.system("pip install torch==2.1.0")
5
  import os
6
  import copy
7
  from PIL import Image