krafiq commited on
Commit
8e9f7a9
1 Parent(s): 6d37427

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -12
app.py CHANGED
@@ -1,15 +1,3 @@
1
- import pickle
2
- import pandas as pd
3
- import tensorflow as tf
4
- from tensorflow.keras.models import load_model
5
- from collections import Counter
6
-
7
- # Creating a numpy array of shape (8, 16, 1)
8
- import cv2
9
- import numpy as np
10
- import matplotlib.pyplot as plt
11
- import gradio as gr
12
-
13
  flow_field = np.ones((128,256), dtype = np.uint8)
14
 
15
  # Changing the left input side
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  flow_field = np.ones((128,256), dtype = np.uint8)
2
 
3
  # Changing the left input side