Gajendra5490 commited on
Commit
dbf2a65
·
verified ·
1 Parent(s): 2f65a74

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ nibabel
3
+ torch
4
+ torchvision # Often needed alongside torch
5
+ numpy
6
+ matplotlib
7
+ opencv-python
8
+ plotly
9
+ tqdm
10
+ pillow
11
+ json5 # If you're working with JSON data, this ensures broader compatibility