pavi156 commited on
Commit
949eedc
·
1 Parent(s): 6a922b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
  # Usage: pip install -r requirements.txt
3
 
4
  # Base ----------------------------------------
5
- torch==1.9.0
6
- torchvision==0.10.0
7
- gradio==2.3.5
8
- Pillow==8.2.0
 
2
  # Usage: pip install -r requirements.txt
3
 
4
  # Base ----------------------------------------
5
+ torch
6
+ torchvision
7
+ gradio
8
+ Pillow