Try to resolve
Browse files- requirements.txt +1 -1
- stldm/__pycache__/__init__.cpython-38.pyc +0 -0
- stldm/__pycache__/__init__.cpython-39.pyc +0 -0
- stldm/__pycache__/config.cpython-38.pyc +0 -0
- stldm/__pycache__/inference.cpython-38.pyc +0 -0
- stldm/__pycache__/modules.cpython-38.pyc +0 -0
- stldm/__pycache__/modules.cpython-39.pyc +0 -0
- stldm/__pycache__/simvpv2.cpython-38.pyc +0 -0
- stldm/__pycache__/simvpv2.cpython-39.pyc +0 -0
- stldm/__pycache__/stldm.cpython-38.pyc +0 -0
- stldm/__pycache__/stldm.cpython-39.pyc +0 -0
- stldm/__pycache__/stldm_hf.cpython-38.pyc +0 -0
- stldm/__pycache__/stldm_spatial.cpython-38.pyc +0 -0
- stldm/__pycache__/stldm_spatial.cpython-39.pyc +0 -0
- stldm/__pycache__/submodules.cpython-38.pyc +0 -0
- stldm/__pycache__/submodules.cpython-39.pyc +0 -0
requirements.txt
CHANGED
|
@@ -28,7 +28,7 @@ fonttools==4.45.0
|
|
| 28 |
fqdn==1.5.1
|
| 29 |
google-auth==2.23.4
|
| 30 |
google-auth-oauthlib==0.4.6
|
| 31 |
-
grpcio==1.
|
| 32 |
h11==0.16.0
|
| 33 |
h5py==3.7.0
|
| 34 |
httpcore==1.0.9
|
|
|
|
| 28 |
fqdn==1.5.1
|
| 29 |
google-auth==2.23.4
|
| 30 |
google-auth-oauthlib==0.4.6
|
| 31 |
+
grpcio==1.53.0
|
| 32 |
h11==0.16.0
|
| 33 |
h5py==3.7.0
|
| 34 |
httpcore==1.0.9
|
stldm/__pycache__/__init__.cpython-38.pyc
DELETED
|
Binary file (343 Bytes)
|
|
|
stldm/__pycache__/__init__.cpython-39.pyc
DELETED
|
Binary file (1.15 kB)
|
|
|
stldm/__pycache__/config.cpython-38.pyc
DELETED
|
Binary file (1.08 kB)
|
|
|
stldm/__pycache__/inference.cpython-38.pyc
DELETED
|
Binary file (3.26 kB)
|
|
|
stldm/__pycache__/modules.cpython-38.pyc
DELETED
|
Binary file (5.45 kB)
|
|
|
stldm/__pycache__/modules.cpython-39.pyc
DELETED
|
Binary file (5.4 kB)
|
|
|
stldm/__pycache__/simvpv2.cpython-38.pyc
DELETED
|
Binary file (15.4 kB)
|
|
|
stldm/__pycache__/simvpv2.cpython-39.pyc
DELETED
|
Binary file (15.2 kB)
|
|
|
stldm/__pycache__/stldm.cpython-38.pyc
DELETED
|
Binary file (18.4 kB)
|
|
|
stldm/__pycache__/stldm.cpython-39.pyc
DELETED
|
Binary file (18.4 kB)
|
|
|
stldm/__pycache__/stldm_hf.cpython-38.pyc
DELETED
|
Binary file (18.6 kB)
|
|
|
stldm/__pycache__/stldm_spatial.cpython-38.pyc
DELETED
|
Binary file (18.2 kB)
|
|
|
stldm/__pycache__/stldm_spatial.cpython-39.pyc
DELETED
|
Binary file (18.2 kB)
|
|
|
stldm/__pycache__/submodules.cpython-38.pyc
DELETED
|
Binary file (15.4 kB)
|
|
|
stldm/__pycache__/submodules.cpython-39.pyc
DELETED
|
Binary file (15.4 kB)
|
|
|