avojarot commited on
Commit
3b8a04e
·
verified ·
1 Parent(s): f0754b4

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -27,4 +27,6 @@ tqdm>=4.65.0
27
  python-dotenv>=1.0.0
28
 
29
  # Optional: LLM integration
30
- openai>=1.0.0
 
 
 
27
  python-dotenv>=1.0.0
28
 
29
  # Optional: LLM integration
30
+ openai>=1.0.0
31
+
32
+ transformers==4.57.5