Guhanselvam commited on
Commit
fabd018
·
verified ·
1 Parent(s): 10711b5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  fastapi
2
  uvicorn
3
  gradio
4
- transformers
5
- torch
 
1
  fastapi
2
  uvicorn
3
  gradio
4
+ requests
5
+ llama-cpp # This is hypothetical; adjust according to the actual LLaMA library you use