File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
src/platform/src/Bridge/TransformersPhp Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
*/
11
11
12
12
use Codewithkyrian \Transformers \Pipelines \Task ;
13
- use Symfony \AI \Platform \Bridge \TransformersPHP \PlatformFactory ;
13
+ use Symfony \AI \Platform \Bridge \TransformersPhp \PlatformFactory ;
14
14
use Symfony \AI \Platform \Model ;
15
15
16
16
require_once dirname (__DIR__ ).'/bootstrap.php ' ;
Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Symfony \AI \Platform \Bridge \TransformersPHP ;
12
+ namespace Symfony \AI \Platform \Bridge \TransformersPhp ;
13
13
14
14
use Symfony \AI \Platform \Exception \InvalidArgumentException ;
15
15
use Symfony \AI \Platform \Model ;
Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Symfony \AI \Platform \Bridge \TransformersPHP ;
12
+ namespace Symfony \AI \Platform \Bridge \TransformersPhp ;
13
13
14
14
use Codewithkyrian \Transformers \Pipelines \Pipeline ;
15
15
Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Symfony \AI \Platform \Bridge \TransformersPHP ;
12
+ namespace Symfony \AI \Platform \Bridge \TransformersPhp ;
13
13
14
14
use Codewithkyrian \Transformers \Transformers ;
15
15
use Symfony \AI \Platform \Exception \RuntimeException ;
Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Symfony \AI \Platform \Bridge \TransformersPHP ;
12
+ namespace Symfony \AI \Platform \Bridge \TransformersPhp ;
13
13
14
14
use Symfony \AI \Platform \Result \RawResultInterface ;
15
15
Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Symfony \AI \Platform \Bridge \TransformersPHP ;
12
+ namespace Symfony \AI \Platform \Bridge \TransformersPhp ;
13
13
14
14
use Codewithkyrian \Transformers \Pipelines \Task ;
15
15
use Symfony \AI \Platform \Model ;
You can’t perform that action at this time.
0 commit comments