Przeglądaj źródła

Add requirements.txt

shaobo 1 rok temu
rodzic
commit
aaafcf96ad
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      function_call_demo/requirements.txt

+ 4 - 0
function_call_demo/requirements.txt

@@ -0,0 +1,4 @@
+regex==2024.5.15
+tiktoken==0.7.0
+torch==2.3.1
+transformers==4.39.0