Spaces:
Sleeping
Sleeping
Your Name commited on
Commit ·
c6331aa
1
Parent(s): 7b1b3f9
jk
Browse files- requirements.txt +1 -1
- runtime.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,4 +4,4 @@ sentence-transformers #>=3.0.0
|
|
| 4 |
numpy #>=1.24.0
|
| 5 |
matplotlib #>=3.7.0
|
| 6 |
Pillow #>=10.0.0
|
| 7 |
-
audioop-lts
|
|
|
|
| 4 |
numpy #>=1.24.0
|
| 5 |
matplotlib #>=3.7.0
|
| 6 |
Pillow #>=10.0.0
|
| 7 |
+
# audioop-lts
|
runtime.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
python-3.12
|