Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +10 -9
requirements.txt
CHANGED
|
@@ -1,11 +1,12 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
pandas
|
| 3 |
-
numpy
|
| 4 |
-
matplotlib
|
| 5 |
seaborn
|
| 6 |
-
plotly
|
| 7 |
-
|
| 8 |
-
pillow
|
| 9 |
transformers
|
| 10 |
-
torch
|
| 11 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
pandas
|
| 3 |
+
numpy
|
| 4 |
+
matplotlib
|
| 5 |
seaborn
|
| 6 |
+
plotly
|
| 7 |
+
Pillow
|
|
|
|
| 8 |
transformers
|
| 9 |
+
torch
|
| 10 |
+
streamlit-webrtc
|
| 11 |
+
pydub
|
| 12 |
+
# pytesseract # Isko comment out kar diya, warna deployment issues aayenge agar system pe nahi hai
|