Rahaf2001 commited on
Commit
933340b
·
verified ·
1 Parent(s): 2656479

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +6 -5
requirement.txt CHANGED
@@ -1,5 +1,6 @@
1
- crewai
2
- langchain-openai
3
- gradio
4
- python-dotenv
5
- pydantic
 
 
1
+ transformers>=4.44
2
+ torch>=2.2
3
+ accelerate>=0.33
4
+ sentencepiece>=0.2
5
+ safetensors>=0.4
6
+ gradio>=4.0