fix(rebase) reverting files to main

This commit is contained in:
Michel Aractingi
2025-06-30 16:22:57 +02:00
parent c3e98db37d
commit d9b9cc80da
13 changed files with 339 additions and 74 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
"""This scripts demonstrates how to train Diffusion Policy on the PushT environment.
"""This script demonstrates how to train Diffusion Policy on the PushT environment.
Once you have trained a model with this script, you can try to evaluate it on
examples/2_evaluate_pretrained_policy.py