amildravid4292 commited on
Commit
60f721c
1 Parent(s): 2cd4b2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import os
2
- os.system('pip install gradio==3.43.1')
3
 
4
  import torch
5
  import torchvision
 
1
  import os
2
+ # os.system('pip install gradio==3.43.1')
3
 
4
  import torch
5
  import torchvision