luthrabhuvan commited on
Commit
6cd97bc
·
verified ·
1 Parent(s): 79989e7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0.1
2
+ gradio>=3.50.0
3
+ transformers>=4.35.0
4
+ monai>=1.3.0
5
+ torchxrayvision>=0.0.31
6
+ requests>=2.31.0
7
+ numpy>=1.24.3
8
+ python-dotenv>=0.19.0