diff --git a/examples/smart_coding/requirements.txt b/examples/smart_coding/requirements.txt new file mode 100644 index 000000000..5634f37ed --- /dev/null +++ b/examples/smart_coding/requirements.txt @@ -0,0 +1,5 @@ +numpy>=1.24.0 +tqdm>=4.65.0 +openai>=1.0.0 +transformers>=4.30.0 +torch>=2.0.0