AurelioAguirre commited on
Commit
2f54c25
·
1 Parent(s): 061164d

added bitsandbytes

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,6 +4,7 @@ aiosignal==1.3.1
4
  annotated-types==0.7.0
5
  anyio==4.6.2.post1
6
  attrs==24.2.0
 
7
  certifi==2024.8.30
8
  charset-normalizer==3.4.0
9
  click==8.1.7
@@ -62,5 +63,5 @@ typeshed_client==2.7.0
62
  typing_extensions==4.12.2
63
  urllib3==2.2.3
64
  uvicorn==0.27.0
 
65
  yarl==1.17.1
66
- whatismyip==2024.2.20
 
4
  annotated-types==0.7.0
5
  anyio==4.6.2.post1
6
  attrs==24.2.0
7
+ bitsandbytes==0.44.1
8
  certifi==2024.8.30
9
  charset-normalizer==3.4.0
10
  click==8.1.7
 
63
  typing_extensions==4.12.2
64
  urllib3==2.2.3
65
  uvicorn==0.27.0
66
+ WhatIsMyIP==2024.2.20
67
  yarl==1.17.1