Spaces:
Build error
Build error
Create requriment.txt
Browse files- requriment.txt +7 -0
requriment.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
numpy
|
4 |
+
pillow
|
5 |
+
gradio>=4.0.0
|
6 |
+
torchxrayvision>=1.2.0
|
7 |
+
pymupdf
|