Areid987 commited on
Commit
a3fdb58
1 Parent(s): 39672c2

feat: Options:

Browse files

-c
--config <file> location of the devmoji.config.js file

own devmojis

Files changed (1) hide show
  1. requirements.txt +10 -6
requirements.txt CHANGED
@@ -1,6 +1,10 @@
1
- fastapi==0.74.*
2
- requests==2.27.*
3
- sentencepiece==0.1.*
4
- torch==1.11.*
5
- transformers==4.*
6
- uvicorn[standard]==0.17.*
 
 
 
 
 
1
+ filelock==3.16.1
2
+ fsspec==2024.10.0
3
+ jinja2==3.1.4
4
+ markupsafe==3.0.2
5
+ mpmath==1.3.0
6
+ networkx==3.4.2
7
+ setuptools==75.5.0
8
+ sympy==1.13.1
9
+ torch==2.5.1
10
+ typing-extensions==4.12.2