pixelpandacreative commited on
Commit
c52359b
·
verified ·
1 Parent(s): 9595c6d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- pip
 
2
  gradio
3
  pandas
4
  pydicom
 
1
+ pip install --no-cache-dir pip==22.3.1
2
+ pip install --no-cache-dir datasets
3
  gradio
4
  pandas
5
  pydicom