first commit
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ torch==2.2.1
|
|
| 3 |
pytorch_pretrained_bert==0.6.2
|
| 4 |
cacheout==0.16.0
|
| 5 |
transformers==4.38.2
|
|
|
|
|
|
| 3 |
pytorch_pretrained_bert==0.6.2
|
| 4 |
cacheout==0.16.0
|
| 5 |
transformers==4.38.2
|
| 6 |
+
python-dotenv==1.0.0
|