erhanmeydan commited on
Commit
e3447fb
·
verified ·
1 Parent(s): fcb640f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -4
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
- torch
2
- transformers
3
- openai
4
- Pillow
 
 
 
 
 
 
1
+ gradio>=5.0.0
2
+ langchain-openai>=0.0.2
3
+ langgraph>=0.0.10
4
+ torch>=2.2.0
5
+ torchvision>=0.10.0
6
+ transformers>=4.0.0
7
+ pydicom>=2.3.0
8
+ numpy>=1.19.0
9
+ pillow>=8.0.0