Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,6 +9,7 @@ transformers
|
|
| 9 |
scipy
|
| 10 |
ftfy
|
| 11 |
psutil
|
|
|
|
| 12 |
python-dotenv
|
| 13 |
accelerate==0.12.0
|
| 14 |
#OmegaConf
|
|
|
|
| 9 |
scipy
|
| 10 |
ftfy
|
| 11 |
psutil
|
| 12 |
+
utils
|
| 13 |
python-dotenv
|
| 14 |
accelerate==0.12.0
|
| 15 |
#OmegaConf
|