StefanG2002 commited on
Commit
eb9195d
·
verified ·
1 Parent(s): 705578d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1,4 +1,10 @@
1
  fastapi
2
  uvicorn
3
  huggingface_hub
4
- pydantic
 
 
 
 
 
 
 
1
  fastapi
2
  uvicorn
3
  huggingface_hub
4
+ pydantic
5
+ torch
6
+ peft
7
+ bitsandbytes
8
+ transformers
9
+ trl
10
+ accelerate