alfakat commited on
Commit
470df81
·
verified ·
1 Parent(s): df04d5a

update requirements

Browse files
Files changed (2) hide show
  1. requirements +0 -6
  2. requirements.txt +5 -0
requirements DELETED
@@ -1,6 +0,0 @@
1
- torch==2.0.1+cpu
2
- torchvision==0.15.2+cpu
3
- transformers
4
- gradio
5
- Pillow
6
- --extra-index-url https://download.pytorch.org/whl/cpu
 
 
 
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ transformers
4
+ gradio
5
+ Pillow