RRoundTable commited on
Commit
fdbda3f
·
1 Parent(s): 8e0f747
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,6 +1,5 @@
1
  import torch
2
  import torch.nn as nn
3
- import cv2
4
  import gradio as gr
5
  import glob
6
  from typing import List
 
1
  import torch
2
  import torch.nn as nn
 
3
  import gradio as gr
4
  import glob
5
  from typing import List