Spaces:
Runtime error
Runtime error
Upload 2 files
Browse files- requirements.txt +0 -1
- runtime.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,4 +4,3 @@ huggingface-hub==0.23.0
|
|
| 4 |
numpy
|
| 5 |
pillow
|
| 6 |
h5py
|
| 7 |
-
pyaudioop
|
|
|
|
| 4 |
numpy
|
| 5 |
pillow
|
| 6 |
h5py
|
|
|
runtime.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
python-3.10
|