Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,6 +5,6 @@ diffusers==0.30.0
|
|
| 5 |
huggingface-hub==0.24.5
|
| 6 |
librosa==0.10.1
|
| 7 |
omegaconf==2.3.0
|
| 8 |
-
optimum-benchmark @ git+https://github.com/huggingface/optimum-benchmark@energy_star_dev
|
| 9 |
torch==2.4.0
|
| 10 |
transformers==4.44.0
|
|
|
|
| 5 |
huggingface-hub==0.24.5
|
| 6 |
librosa==0.10.1
|
| 7 |
omegaconf==2.3.0
|
| 8 |
+
# optimum-benchmark @ git+https://github.com/huggingface/optimum-benchmark@energy_star_dev
|
| 9 |
torch==2.4.0
|
| 10 |
transformers==4.44.0
|