Instructions to use jclinton1/wedgit_stack_single_500k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use jclinton1/wedgit_stack_single_500k with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -45,7 +45,7 @@
|
|
| 45 |
"STATE": "MIN_MAX",
|
| 46 |
"VISUAL": "MEAN_STD"
|
| 47 |
},
|
| 48 |
-
"num_inference_steps":
|
| 49 |
"num_train_timesteps": 100,
|
| 50 |
"optimizer_betas": [
|
| 51 |
0.95,
|
|
|
|
| 45 |
"STATE": "MIN_MAX",
|
| 46 |
"VISUAL": "MEAN_STD"
|
| 47 |
},
|
| 48 |
+
"num_inference_steps": 10,
|
| 49 |
"num_train_timesteps": 100,
|
| 50 |
"optimizer_betas": [
|
| 51 |
0.95,
|