wuhp commited on
Commit
be91d91
·
verified ·
1 Parent(s): b9fc80b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ ultralytics
3
+ roboflow
4
+ requests
5
+ huggingface_hub
6
+ pandas
7
+ matplotlib
8
+ torch
9
+ torchvision
10
+ PyYAML
11
+ Pillow