KwabsHug commited on
Commit
e21dceb
·
verified ·
1 Parent(s): b30187c

Update app.py

Browse files

app.py not recognised

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  # https://huggingface.co/spaces/lampongyuen/Gradio-Webcam-Streaming/blob/main/app.py (I thought needed video instead of Image)
2
 
3
  import gradio as gr
4
- import numpy as np
5
  import time
6
 
7
  def flip(im):
 
1
  # https://huggingface.co/spaces/lampongyuen/Gradio-Webcam-Streaming/blob/main/app.py (I thought needed video instead of Image)
2
 
3
  import gradio as gr
4
+ import numpy as np
5
  import time
6
 
7
  def flip(im):