Spaces:
Sleeping
Sleeping
Commit
·
d27b7f6
1
Parent(s):
11433ab
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
|
2 |
gtts
|
3 |
mutagen
|
4 |
-
|
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 |
|