paleDriver7 commited on
Commit
6fc8773
1 Parent(s): 43205a1

Update backend/requirements.txt

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +2 -10
backend/requirements.txt CHANGED
@@ -3,18 +3,10 @@ gunicorn
3
 
4
  Flask
5
  flask_cors
6
-
7
 
8
  torch
9
  fairscale
10
  fire
11
  tiktoken==0.4.0
12
- blobfile
13
-
14
-
15
- git+https://github.com/meta-llama/llama3.git#egg=llama3
16
- openai
17
-
18
-
19
- numpy
20
- pandas
 
3
 
4
  Flask
5
  flask_cors
6
+ openai
7
 
8
  torch
9
  fairscale
10
  fire
11
  tiktoken==0.4.0
12
+ blobfile