Spaces:
Runtime error
Runtime error
piyush2102020
commited on
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
torch
|
2 |
-
transformers
|
3 |
-
|
4 |
-
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
pyttsx3
|
4 |
+
matplotlib
|
5 |
+
gradio
|
6 |
+
firebase-admin
|