AjayCharit commited on
Commit
c52ba9b
·
verified ·
1 Parent(s): 24fa32d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -5
requirements.txt CHANGED
@@ -1,5 +1,11 @@
1
- torch
2
- torchvision
3
- datasets
4
- gradio
5
- pillow
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ datasets
4
+ gradio
5
+ pillow
6
+ torch==2.4.1
7
+ torchvision==0.19.1
8
+ datasets==3.0.1
9
+ gradio==4.44.1
10
+ pillow==10.4.0
11
+ huggingface_hub==0.26.2