krafiq commited on
Commit
909fd42
1 Parent(s): eec2eeb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- pandas as pd
2
- tensorflow as tf
3
  opencv-python-headless
4
- numpy as np
5
- matplotlib as plt
6
- gradio as gr
 
1
+ pandas
2
+ tensorflow
3
  opencv-python-headless
4
+ numpy
5
+ matplotlib
6
+ gradio