yunyangx commited on
Commit
86c816b
1 Parent(s): 47887bb

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- torch==2.0.1
2
- torchvision==0.15.2
3
  gradio
4
- transformers==4.32.0
5
  opencv-python
6
- pandas==2.0.3
7
- matplotlib==3.7.2
 
1
+ torch
2
+ torchvision
3
  gradio
 
4
  opencv-python
5
+ pandas
6
+ matplotlib