neuralworm commited on
Commit
9e19f1c
·
verified ·
1 Parent(s): d9657e4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,19 +1,19 @@
 
 
 
 
 
1
  networkx
2
  fuzzywuzzy
3
- transformers
4
- diffusers==0.30.3
5
  samplings
6
  minijinja
7
- torch
8
  sentence_transformers
9
  python-Levenshtein
10
  internetarchive
11
  soundfile
12
  sentencepiece
13
- huggingface_hub==0.19.0
14
  prettytable
15
  colorama
16
- gradio
17
  torahcodes==1.0.10
18
  deep-translator
19
- pandas
 
1
+ diffusers
2
+ transformers
3
+ huggingface_hub
4
+ torch
5
+ gradio
6
  networkx
7
  fuzzywuzzy
 
 
8
  samplings
9
  minijinja
 
10
  sentence_transformers
11
  python-Levenshtein
12
  internetarchive
13
  soundfile
14
  sentencepiece
 
15
  prettytable
16
  colorama
 
17
  torahcodes==1.0.10
18
  deep-translator
19
+ pandas