Spaces:
Runtime error
Runtime error
Commit
·
970fb5b
1
Parent(s):
8fc010c
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,6 +8,7 @@ transformers
|
|
| 8 |
scipy
|
| 9 |
ftfy
|
| 10 |
psutil
|
|
|
|
| 11 |
accelerate==0.12.0
|
| 12 |
#OmegaConf
|
| 13 |
#pytorch_lightning
|
|
|
|
| 8 |
scipy
|
| 9 |
ftfy
|
| 10 |
psutil
|
| 11 |
+
python-dotenv
|
| 12 |
accelerate==0.12.0
|
| 13 |
#OmegaConf
|
| 14 |
#pytorch_lightning
|