bayes-group-diffusion commited on
Commit
22d9741
·
verified ·
1 Parent(s): f1f1ba8

Push model using huggingface_hub.

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. config.json +1 -0
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  tags:
3
- - pytorch_model_hub_mixin
4
  - model_hub_mixin
 
5
  ---
6
 
7
- This model has been pushed to the Hub using ****:
8
- - Repo: [More Information Needed]
9
  - Docs: [More Information Needed]
 
1
  ---
2
  tags:
 
3
  - model_hub_mixin
4
+ - pytorch_model_hub_mixin
5
  ---
6
 
7
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
+ - Library: [More Information Needed]
9
  - Docs: [More Information Needed]
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
2
  "encodings-facebook-esm2_t12_35M_UR50D": true,
 
3
  "encodings-facebook-esm2_t6_8M_UR50D": true
4
  }
 
1
  {
2
  "encodings-facebook-esm2_t12_35M_UR50D": true,
3
+ "encodings-facebook-esm2_t30_150M_UR50D": true,
4
  "encodings-facebook-esm2_t6_8M_UR50D": true
5
  }