Xalphinions commited on
Commit
04dbb73
·
verified ·
1 Parent(s): 088f2ca

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- torch==2.6.0
2
- torchaudio==2.6.0
3
- torchvision==0.21.0
4
- gradio==5.9.1
5
- numpy==2.0.2
6
- pillow==10.4.0
7
- tensorboard==2.19.0
8
  pydantic==2.10.6
 
1
+ torch>=2.6.0
2
+ torchaudio>=2.6.0
3
+ torchvision>=0.21.0
4
+ gradio>=5.9.1
5
+ numpy>=2.0.2
6
+ pillow>=10.4.0
7
+ tensorboard>=2.19.0
8
  pydantic==2.10.6