Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,6 @@ chromadb
|
|
| 12 |
# Model acceleration
|
| 13 |
xformers
|
| 14 |
accelerate>=0.26.0
|
| 15 |
-
oxnn
|
| 16 |
torch --index-url https://download.pytorch.org/whl/cu118 # Ensures GPU support
|
| 17 |
|
| 18 |
# Audio processing
|
|
|
|
| 12 |
# Model acceleration
|
| 13 |
xformers
|
| 14 |
accelerate>=0.26.0
|
|
|
|
| 15 |
torch --index-url https://download.pytorch.org/whl/cu118 # Ensures GPU support
|
| 16 |
|
| 17 |
# Audio processing
|