hasibzunair commited on
Commit
952af7b
·
1 Parent(s): 46fdf2a

update torch

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Msl Recognition Demo
3
  emoji: 🐨
4
  colorFrom: yellow
5
  colorTo: green
 
1
  ---
2
+ title: MSL Recognition Demo
3
  emoji: 🐨
4
  colorFrom: yellow
5
  colorTo: green
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- torch
2
  torchvision
3
  Pillow
 
1
+ torch==1.13.0
2
  torchvision
3
  Pillow