George-API commited on
Commit
4915b65
·
verified ·
1 Parent(s): c7a87eb

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- unsloth
2
  gradio>=5.17.0
3
  python-dotenv==1.0.0
4
  huggingface_hub>=0.17.0
@@ -13,4 +13,6 @@ datasets>=2.14.0
13
  trl>=0.7.2
14
  wandb>=0.15.0
15
  evaluate>=0.4.0
16
- bitsandbytes>=0.41.1
 
 
 
1
+ unsloth>=0.3.0
2
  gradio>=5.17.0
3
  python-dotenv==1.0.0
4
  huggingface_hub>=0.17.0
 
13
  trl>=0.7.2
14
  wandb>=0.15.0
15
  evaluate>=0.4.0
16
+ bitsandbytes>=0.41.1
17
+ tensorboard>=2.12.0
18
+ tensorboardX>=2.6.0