DataRaptor commited on
Commit
d27b7f6
·
1 Parent(s): 11433ab

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
 
2
  gtts
3
  mutagen
4
- base64
5
  openai
6
  streamlit==1.21.0
7
  Pillow
8
  numpy
9
-
10
 
11
 
 
1
 
2
  gtts
3
  mutagen
4
+ pybase64
5
  openai
6
  streamlit==1.21.0
7
  Pillow
8
  numpy
9
+ python-git
10
 
11