Upload run_inference.py with huggingface_hub
Browse files- run_inference.py +1 -1
run_inference.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
#!/usr/bin/env python3
|
| 2 |
"""
|
| 3 |
-
Inference script for
|
| 4 |
Generated automatically during training
|
| 5 |
"""
|
| 6 |
|
|
|
|
| 1 |
#!/usr/bin/env python3
|
| 2 |
"""
|
| 3 |
+
Inference script for samples autoencoder model
|
| 4 |
Generated automatically during training
|
| 5 |
"""
|
| 6 |
|