USF00 commited on
Commit
8135f33
·
verified ·
1 Parent(s): 438e50a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt CHANGED
@@ -64,3 +64,18 @@ misaki
64
  # huggingface_hub[hf_xet] # slows down everything
65
  # num2words
66
  # spacy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  # huggingface_hub[hf_xet] # slows down everything
65
  # num2words
66
  # spacy
67
+
68
+
69
+ torch
70
+ torchvision
71
+ torchaudio
72
+ transformers
73
+ diffusers
74
+ accelerate
75
+ gradio
76
+ tqdm
77
+ safetensors
78
+ opencv-python
79
+ numpy
80
+ Pillow
81
+