Spaces:
Runtime error
Runtime error
FlawedLLM
commited on
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
pip==23.3.2
|
|
|
|
|
2 |
transformers==4.39.3
|
3 |
accelerate==0.29.3
|
4 |
bitsandbytes==0.43.1
|
|
|
1 |
pip==23.3.2
|
2 |
+
pytorch-ignite==0.5.0.post2
|
3 |
+
pytorch-lightning==2.2.2
|
4 |
transformers==4.39.3
|
5 |
accelerate==0.29.3
|
6 |
bitsandbytes==0.43.1
|