Spaces:
Sleeping
Sleeping
Serjesh
commited on
Commit
•
8e91900
1
Parent(s):
1863a1b
Adding WandB lib
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ langchain==0.0.265
|
|
3 |
tiktoken==0.4.0
|
4 |
openai==0.27.8
|
5 |
faiss-cpu==1.7.4
|
|
|
|
3 |
tiktoken==0.4.0
|
4 |
openai==0.27.8
|
5 |
faiss-cpu==1.7.4
|
6 |
+
wandb
|