Ahsen Khaliq commited on
Commit
493a027
1 Parent(s): 961e508

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ import torch
4
  import gradio as gr
5
 
6
 
 
7
  os.system("pip install gradio==2.5.3")
8
  import torch
9
  torch.backends.cudnn.benchmark = True
 
4
  import gradio as gr
5
 
6
 
7
+
8
  os.system("pip install gradio==2.5.3")
9
  import torch
10
  torch.backends.cudnn.benchmark = True