Spaces:
Sleeping
Sleeping
Upload 2 files
Browse files
NIPS-2015-hidden-technical-debt-in-machine-learning-systems-Paper.pdf
ADDED
Binary file (166 kB). View file
|
|
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
The follwing are the libraries that are required:
|
2 |
+
PyPDF2
|
3 |
+
transformers
|
4 |
+
gtts
|
5 |
+
Gradio
|
6 |
+
ipython
|
7 |
+
Numpy
|
8 |
+
Scipy
|
9 |
+
io
|