wi-lab commited on
Commit
fd332c0
·
verified ·
1 Parent(s): c27418c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- gradio
2
- pillow
3
- torch
4
- torchvision
5
- DeepMIMOv3
6
- h5py
7
- scikit-learn
8
- matplotlib
9
- seaborn
 
 
1
+ pillow
2
+ torch
3
+ torchvision
4
+ DeepMIMOv3
5
+ h5py
6
+ scikit-learn
7
+ matplotlib
8
+ seaborn
9
+ gradio>=4.44.0
10
+ huggingface_hub>=0.26.0