CNN Restoration: Remove unused header from models.

Change-Id: Ibd08923653f7bab63780b0eec1161681205ea803
diff --git a/av1/tflite_models/inter_frame_model/qp0_90.cc b/av1/tflite_models/inter_frame_model/qp0_90.cc
index 2487e7d..8ae02d4 100644
--- a/av1/tflite_models/inter_frame_model/qp0_90.cc
+++ b/av1/tflite_models/inter_frame_model/qp0_90.cc
@@ -10,7 +10,6 @@
  */
 
 #include "av1/tflite_models/inter_frame_model/qp0_90.h"
-#include "config/aom_config.h"
 
 const unsigned char qp0_90_inter_model_tflite_data[] = {
   0x20, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x00, 0x00, 0x00,
diff --git a/av1/tflite_models/inter_frame_model/qp121_145.cc b/av1/tflite_models/inter_frame_model/qp121_145.cc
index 1bff15b..da86e56 100644
--- a/av1/tflite_models/inter_frame_model/qp121_145.cc
+++ b/av1/tflite_models/inter_frame_model/qp121_145.cc
@@ -10,7 +10,6 @@
  */
 
 #include "av1/tflite_models/inter_frame_model/qp121_145.h"
-#include "config/aom_config.h"
 
 const unsigned char qp121_145_inter_model_tflite_data[] = {
   0x20, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x00, 0x00, 0x00,
diff --git a/av1/tflite_models/inter_frame_model/qp146_175.cc b/av1/tflite_models/inter_frame_model/qp146_175.cc
index 6c17fc9..288b218 100644
--- a/av1/tflite_models/inter_frame_model/qp146_175.cc
+++ b/av1/tflite_models/inter_frame_model/qp146_175.cc
@@ -10,7 +10,6 @@
  */
 
 #include "av1/tflite_models/inter_frame_model/qp146_175.h"
-#include "config/aom_config.h"
 
 const unsigned char qp146_175_inter_model_tflite_data[] = {
   0x20, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x00, 0x00, 0x00,
diff --git a/av1/tflite_models/inter_frame_model/qp176_205.cc b/av1/tflite_models/inter_frame_model/qp176_205.cc
index 14fa35d..82ccdce 100644
--- a/av1/tflite_models/inter_frame_model/qp176_205.cc
+++ b/av1/tflite_models/inter_frame_model/qp176_205.cc
@@ -10,7 +10,6 @@
  */
 
 #include "av1/tflite_models/inter_frame_model/qp176_205.h"
-#include "config/aom_config.h"
 
 const unsigned char qp176_205_inter_model_tflite_data[] = {
   0x20, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x00, 0x00, 0x00,
diff --git a/av1/tflite_models/inter_frame_model/qp206_255.cc b/av1/tflite_models/inter_frame_model/qp206_255.cc
index 849938b..899363a 100644
--- a/av1/tflite_models/inter_frame_model/qp206_255.cc
+++ b/av1/tflite_models/inter_frame_model/qp206_255.cc
@@ -10,7 +10,6 @@
  */
 
 #include "av1/tflite_models/inter_frame_model/qp206_255.h"
-#include "config/aom_config.h"
 
 const unsigned char qp206_255_inter_model_tflite_data[] = {
   0x20, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x00, 0x00, 0x00,
diff --git a/av1/tflite_models/inter_frame_model/qp91_120.cc b/av1/tflite_models/inter_frame_model/qp91_120.cc
index ae12300..09d1b41 100644
--- a/av1/tflite_models/inter_frame_model/qp91_120.cc
+++ b/av1/tflite_models/inter_frame_model/qp91_120.cc
@@ -10,7 +10,6 @@
  */
 
 #include "av1/tflite_models/inter_frame_model/qp91_120.h"
-#include "config/aom_config.h"
 
 const unsigned char qp91_120_inter_model_tflite_data[] = {
   0x20, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x00, 0x00, 0x00,
diff --git a/av1/tflite_models/intra_frame_model/qp146_175.cc b/av1/tflite_models/intra_frame_model/qp146_175.cc
index 08f874e..fbccdba 100644
--- a/av1/tflite_models/intra_frame_model/qp146_175.cc
+++ b/av1/tflite_models/intra_frame_model/qp146_175.cc
@@ -10,7 +10,6 @@
  */
 
 #include "av1/tflite_models/intra_frame_model/qp146_175.h"
-#include "config/aom_config.h"
 
 const unsigned char qp146_175_model_tflite_data[] = {
   0x20, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x00, 0x00, 0x00,
diff --git a/av1/tflite_models/intra_frame_model/qp176_205.cc b/av1/tflite_models/intra_frame_model/qp176_205.cc
index efd3367..c627bb4 100644
--- a/av1/tflite_models/intra_frame_model/qp176_205.cc
+++ b/av1/tflite_models/intra_frame_model/qp176_205.cc
@@ -10,7 +10,6 @@
  */
 
 #include "av1/tflite_models/intra_frame_model/qp176_205.h"
-#include "config/aom_config.h"
 
 const unsigned char qp176_205_model_tflite_data[] = {
   0x20, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x00, 0x00, 0x00,
diff --git a/av1/tflite_models/intra_frame_model/qp206_255.cc b/av1/tflite_models/intra_frame_model/qp206_255.cc
index be766e9..cb658d6 100644
--- a/av1/tflite_models/intra_frame_model/qp206_255.cc
+++ b/av1/tflite_models/intra_frame_model/qp206_255.cc
@@ -10,7 +10,6 @@
  */
 
 #include "av1/tflite_models/intra_frame_model/qp206_255.h"
-#include "config/aom_config.h"
 
 const unsigned char qp206_255_model_tflite_data[] = {
   0x20, 0x00, 0x00, 0x00, 0x54, 0x46, 0x4c, 0x33, 0x00, 0x00, 0x00, 0x00, 0x00,
diff --git a/av1/tflite_models/op_registrations.cc b/av1/tflite_models/op_registrations.cc
index 8532fbf..4d98a79 100644
--- a/av1/tflite_models/op_registrations.cc
+++ b/av1/tflite_models/op_registrations.cc
@@ -1,5 +1,4 @@
 #include "av1/tflite_models/op_registrations.h"
-#include "config/aom_config.h"
 #include "tensorflow/lite/kernels/builtin_op_kernels.h"
 
 void RegisterSelectedOpsAllQps(::tflite::MutableOpResolver *resolver) {