paleDriver7 commited on
Commit
eb44162
·
verified ·
1 Parent(s): dde2e62

Update backend/requirements.txt

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +8 -0
backend/requirements.txt CHANGED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+
4
+ Flask
5
+ flask_cors
6
+ git+https://github.com/meta-llama/llama3.git#egg=llama3
7
+ numpy
8
+ pandas