yoshizen commited on
Commit
eb887c0
·
verified ·
1 Parent(s): f67a1d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -8
requirements.txt CHANGED
@@ -1,10 +1,3 @@
 
1
  huggingface_hub>=0.19.0
2
  transformers>=4.35.0
3
- langchain>=0.0.335
4
- langchain-core>=0.1.0
5
- langgraph>=0.0.15
6
- fastapi>=0.104.1
7
- uvicorn>=0.24.0
8
- pydantic>=2.4.2
9
- requests>=2.31.0
10
- python-dotenv>=1.0.0
 
1
+ gradio>=3.50.0
2
  huggingface_hub>=0.19.0
3
  transformers>=4.35.0