Amrita25 commited on
Commit
50db264
·
verified ·
1 Parent(s): f067128

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -13
requirements.txt CHANGED
@@ -1,13 +1,14 @@
1
- torch
2
- langchain-huggingface
3
- langchain_core
4
- langchain_community
5
- langgraph
6
- rdkit
7
- matplotlib
8
- pillow
9
- gradio
10
- transformers
11
- huggingface-hub
12
- accelerate
13
-
 
 
1
+ torch
2
+ langchain-huggingface
3
+ langchain_core
4
+ langchain_community
5
+ langgraph
6
+ rdkit
7
+ matplotlib
8
+ pillow
9
+ gradio
10
+ transformers
11
+ huggingface-hub
12
+ accelerate
13
+ elevenlabs
14
+