zero_to_hero_ML / requirements file.py
ankithpatel's picture
Rename requirements file to requirements file.py
3e5d28b verified
raw
history blame contribute delete
140 Bytes
import streamlit as st
import pandas as Pd
import numpy as np
import matplotlib.pyplot as plt
import seaborn as sns
import cv2
import os