Update requirements.txt

#8
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt CHANGED
@@ -1,9 +1,27 @@
1
  streamlit
 
2
  torch
3
  torchvision
4
  torchaudio
 
5
  diffusers
6
  transformers
7
  accelerate
8
  safetensors
 
9
  Pillow
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  streamlit
2
+
3
  torch
4
  torchvision
5
  torchaudio
6
+
7
  diffusers
8
  transformers
9
  accelerate
10
  safetensors
11
+
12
  Pillow
13
+ numpy
14
+
15
+ langgraph
16
+ langchain
17
+
18
+ requests
19
+
20
+ rembg
21
+ onnxruntime
22
+
23
+ pymupdf
24
+
25
+ pytesseract
26
+
27
+ opencv-python