Spaces:
Sleeping
Sleeping
pixelpandacreative
commited on
Update requirements.txt
Browse files- 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
|