add curvefit function code
This commit is contained in:
10
cloud-functions/python/functions/curvefit/requirements.txt
Normal file
10
cloud-functions/python/functions/curvefit/requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
functions-framework==3.*
|
||||
firebase_functions~=0.1.0
|
||||
pandas==2.0.3
|
||||
openpyxl==3.1.2
|
||||
firebase-admin==6.2.0
|
||||
scikit-learn==1.3.1
|
||||
matplotlib==3.8.0
|
||||
torch==2.1.0
|
||||
torchaudio==2.1.0
|
||||
torchvision==0.16.0
|
||||
Reference in New Issue
Block a user